Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / profile_auth_methods.html @ 7549d16f

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
8a084e9f 01/23/2013 02:27 pm Constantinos Venetsanopoulos

Update Astakos auth providers messages

c2141ac1 01/21/2013 05:13 pm Olga Brani

Various fixes

a96c495d 01/18/2013 01:41 pm Olga Brani

Improvements in auth_methods js in profile page

003d8fcf 01/18/2013 11:56 am Olga Brani

Profile auth methods fixes/Landing page

- New landing page (missing icons)
- Auth methods js bug fixes
- Style fixes

7b5bca4a 01/17/2013 03:02 pm Olga Brani

New profile form bug fixes
New profile icons

d0632ab1 01/16/2013 03:07 pm Olga Brani

New profile form

e09c5005 01/15/2013 07:06 pm Kostas Papadimitriou

Fix get_active_auth_providers regressiona

Handling active auth providers require access to provider user object
thus user_providers context variable got reverted to contain a list
of AstakosUserAuthProvider instances. AuthProvider instance access can
be achieved via `.settings` attribute.

531fca05 01/15/2013 06:43 pm Olga Brani

Auth_methods icons

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

Auth providers messages updates

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

Login methods wording

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

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

Modal box style fix

67f7179d 12/11/2012 05:16 pm Kostas Papadimitriou

Split profile authentication methods in separate file