Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / api / user.py @ bd40abfa

History | View | Annotate | Download (5.9 kB)

# Date Author Comment
bd40abfa 04/08/2013 11:06 am Christos Stavrakakis

Move cloud faults to 'snf_django.lib.api.faults'

Gather all faults from all synnefo projects into common
'snf_django.lib.api.faults'.

53f980c2 04/05/2013 12:16 pm Sofia Papagiannaki

astakos api: remove statements of no effect

210f4d0e 03/05/2013 06:09 pm Kostas Papadimitriou

Revert astakos authenticated api

Include groups, auth_token information in authenticated api response.
These attributes are required by cyclades helpdesk app.

890c2065 01/23/2013 06:51 pm Sofia Papagiannaki

Change feedback & user_catalogs astakos && pithos api calls

  • Substitute ``username`` with ``displayname``
7bffb0bd 01/07/2013 12:12 pm Kostas Papadimitriou

User usage enhancement in astakos client helpers

`get_user`, `user_for_token` and `authenticate` methods now accept a `usage`
parameter which requests user usage quotas to be returned along with
authenticated user information. Server side handling has also been...

c700f742 12/27/2012 06:29 pm Sofia Papagiannaki

Update Astakos API to provider calls for retrieving uuid from the username and vice versa, extend astakos client library (snf-common) and update pithos to use uuids instead of email for account identification