Revision:

Revisions

# Date Author Comment
63836eda 12/18/2012 07:53 pm Kostas Papadimitriou

Required auth providers functionality

if one of auth providers is set to be required, user with no such
provider can only view his profile page and is prompted to add a
new login method.

222d8e52 12/18/2012 07:53 pm Kostas Papadimitriou

Proper auth provider check

check can_add instead of can_create when adding additional auth provider

279d6e51 12/18/2012 05:02 pm Olga Brani

Changing the name from feedback to contact in menu

1453b64f 12/18/2012 03:58 pm Olga Brani

Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into devel-0.13

e1dc6dec 12/18/2012 03:57 pm Olga Brani

New style for table sorting

450093ec 12/18/2012 01:44 pm Kostas Papadimitriou

Auth providers messages updates

c49263c5 12/18/2012 01:01 pm Kostas Papadimitriou

Auth providers fixes

handle is_available_for_{create, add}

cbd5de3c 12/18/2012 12:40 pm Kostas Papadimitriou

Provider check after properly resolved

5e860ee2 12/18/2012 12:38 pm Kostas Papadimitriou

Display create prompt only if provider is available for create

bea8a810 12/18/2012 12:38 pm Kostas Papadimitriou

Check for local method only if username provided

08271cc8 12/17/2012 07:41 pm Kostas Papadimitriou

Login methods wording

1af308f1 12/17/2012 07:33 pm Kostas Papadimitriou

Tests fix

836a0fb0 12/17/2012 07:33 pm Kostas Papadimitriou

Unique user identifier

auto generated user identifier

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

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

1 2 3 ... 43 Next » (1-25/1072) | Per page: 25, 50, 100

Also available in: Atom