Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / oa2 / management / commands @ 35cbac33

# Date Author Comment
35cbac33 02/26/2014 06:03 pm Giorgos Korfiatis

astakos: Use custom CommandError in mngt commands

cb618cc0 01/14/2014 05:46 pm Sofia Papagiannaki

astakos oa2: Restrict redirect URI length during client registration.

Apply the check in the oauth2-client-add snf-manage command.

Refs: #4804

f77fa71d 12/20/2013 01:05 pm Sofia Papagiannaki

astakos: Update snf-manage oauth2-client-list command

Remove the name field

5547485e 12/03/2013 09:49 pm Sofia Papagiannaki

docs: Update Changelog, upgrade notes and guides

72bb411a 12/03/2013 09:49 pm Sofia Papagiannaki

astakos: Fix oauth2-client-delete command

Delete related authorization codes and tokens before deleting the client

fe7d0186 12/03/2013 09:47 pm Sofia Papagiannaki

astakos oa2: rename settings and url prefixes

Change setting and url prefixes from `oa2` to
`oauth2`

252eb705 12/03/2013 09:47 pm Sofia Papagiannaki

astakos: Minor changes in oa2 app

3dd8a637 12/03/2013 09:43 pm Sofia Papagiannaki

astakos: Introduce CRUD management commands for oa2 clients