Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / urls.py @ 22822799

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
bf0c6de5 11/28/2012 12:02 pm Sofia Papagiannaki

Flush other user sessions during password/token change

Refs: #3007

fffa19d2 11/20/2012 07:26 pm Sofia Papagiannaki

Updated shibboleth workflow (enable user change email before activation)

Refs: #3041

1f3b4b39 11/20/2012 02:19 pm Sofia Papagiannaki

Special handling for login failure messages

Refs: #3041

ef20ea07 11/15/2012 05:37 pm Sofia Papagiannaki

Refine shibboleth signup mechanism

Refs: #3041

48e9f076 10/16/2012 06:23 pm Sofia Papagiannaki

Optionally enforce token renewal via settings. Set initial value to True in the forms.

Refs: #2612

1039bab1 07/31/2012 04:38 pm Sofia Papagiannaki

Optionally renew token on password reset

Refs: #2612

3b040f32 06/01/2012 05:15 pm Sofia Papagiannaki

delete obsolete import

6b03a847 05/22/2012 05:44 pm Sofia Papagiannaki

Provide an API call for the service clients to send user feedback

  • new model Service
  • new management commands for handling the services
  • remove ASTAKOS_CLOUD_SERVICES setting
  • change get_services API call to return
    the Service objects
  • separate admin from service API calls...
30dc8c1a 05/21/2012 03:27 pm Sofia Papagiannaki

Provide api calls for permitting helpdesk users to access user information by user email and by username

Refs: #2414

e2447828 05/18/2012 12:38 pm Sofia Papagiannaki

Configurable enable email change mechanism

Refs: #2415

49790d9d 05/07/2012 12:29 pm Sofia Papagiannaki

Provide email change mechanism

Refs: #2363

18ffbee1 04/07/2012 06:36 pm Sofia Papagiannaki

add support for groups

8f5a3a06 04/03/2012 02:35 pm Sofia Papagiannaki

change authentication methods: progress I

270dd48d 03/21/2012 03:35 pm Sofia Papagiannaki

Force user to accept service terms

Refs: #2019

ebd369d0 03/09/2012 03:05 pm Sofia Papagiannaki

merge with master

3a9f4931 03/05/2012 11:52 am Sofia Papagiannaki

integration with aquarium: Progress III & merge master

Refs: #1824

1ae97c83 02/25/2012 09:57 pm Sofia Papagiannaki

change cloudbar to contain dynamic links

94459980 02/23/2012 06:17 pm Kostas Papadimitriou

Fixed im static files configuration

27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes