Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 34a76cdb

Name Size
  api
  endpoints
  management
  migrations
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.5 kB
auth_backends.py 3.3 kB
auth_providers.py 8.8 kB
context_processors.py 4 kB
cookie.py 3.9 kB
forms.py 32.8 kB
functions.py 11.9 kB
messages.py 10.6 kB
middleware.py 2.3 kB
models.py 42.3 kB
settings.py 11.8 kB
synnefo_settings.py 3.3 kB
tasks.py 2.5 kB
tests.py 29.2 kB
urls.py 7.8 kB
util.py 8.8 kB
views.py 53.3 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
34a76cdb 12/17/2012 07:29 pm Kostas Papadimitriou

Change email process improvements

- Allow replacement of previously email change requests
- Cleanup expired email change requests in change email view
- Log email change
- Warn user for existing pending requests
- Redirect to profile on change email actions (failed or succeded)

b93a38c5 12/17/2012 07:27 pm Kostas Papadimitriou

Minor authenticate fix

skip duplicate call of check_password

4327c8fc 12/17/2012 07:27 pm Kostas Papadimitriou

Avoid verbose logging output

9338e8e8 12/17/2012 05:18 pm Kostas Papadimitriou

Remove dummy debug statement

9f12cd1c 12/17/2012 05:18 pm Kostas Papadimitriou

Handle invalid google auth response

e5966bd9 12/17/2012 05:16 pm Kostas Papadimitriou

Improve email/username handling

- New helper methods in AstkosUser.objects
- Check uniquness between username/email on user creation process
- Allow login using both username/email fields
- Keep email case intact
- Store lowercase email in username field

e339bd10 12/17/2012 02:08 pm Kostas Papadimitriou

Force login when adding third party auth providers

use proper oauth parameters to force user to login and confirm his third
party account every time he adds a new login method

1c4e8364 12/17/2012 01:33 pm Kostas Papadimitriou

Twitter client improvements

- handle denied auth response
- configurable force_login param

16f89c1f 12/17/2012 01:33 pm Kostas Papadimitriou

Update messages

74796dd8 12/17/2012 01:33 pm Kostas Papadimitriou

Google and LinkedIn oauth support

View revisions

Also available in: Atom