Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app @ e5966bd9

Name Size
  .settings
  astakos
  conf
COPYRIGHT 1.5 kB
Changelog 5.1 kB
MANIFEST.in 318 Bytes
README 14 kB
distribute-0.6.10-py2.6.egg 351.6 kB
distribute-0.6.10.tar.gz 380.5 kB
distribute_setup.py 15.4 kB
setup.cfg 77 Bytes
setup.py 7.4 kB

Latest revisions

# Date Author Comment
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

c72d5a13 12/17/2012 01:33 pm Kostas Papadimitriou

Remember last login method

when multiple login methods are enabled in settings only the primary one
is visible by default in the login page. Keeping last successful login
method in a cookie allows us to override that behaviour and improve user
experience for users that login using secondary login methods.

4a1e3e53 12/17/2012 01:33 pm Kostas Papadimitriou

Improve third party login methods messages

73aca73d 12/17/2012 01:33 pm Kostas Papadimitriou

Force secondary login methods display

in third party account assigment to existing account process

d271dd21 12/17/2012 01:33 pm Kostas Papadimitriou

Fix form class resolving

d61f197e 12/17/2012 01:33 pm Kostas Papadimitriou

Modal box style fix

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