Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ c72d5a13

Name Size
  api
  endpoints
  management
  migrations
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.4 kB
auth_backends.py 3.5 kB
auth_providers.py 7.5 kB
context_processors.py 4 kB
cookie.py 3.9 kB
forms.py 32.8 kB
functions.py 11.9 kB
messages.py 10.4 kB
middleware.py 2.3 kB
models.py 41.4 kB
settings.py 11.4 kB
synnefo_settings.py 3.3 kB
tasks.py 2.5 kB
tests.py 24.4 kB
urls.py 7.2 kB
util.py 9 kB
views.py 52.7 kB
widgets.py 2.8 kB

Latest revisions

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

4baa5660 12/17/2012 12:58 pm Olga Brani

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

Conflicts:
snf-astakos-app/astakos/im/templates/im/auth/local_login_prompt.html

b9231ded 12/13/2012 06:45 pm Kostas Papadimitriou

Exclude affiliation from shibboleth info display

54831252 12/13/2012 06:42 pm Kostas Papadimitriou

Improve activation view

- Use redirects instead of direct responses
- Messages update

c063d1c3 12/13/2012 06:10 pm Kostas Papadimitriou

Resend activation view improvements

- Redirect to index
- Check for authenticated user

261ccae9 12/13/2012 06:04 pm Kostas Papadimitriou

Remove deprecated template

cb4714e7 12/13/2012 06:02 pm Kostas Papadimitriou

Additional auth providers messages

3c6a178b 12/13/2012 05:29 pm Kostas Papadimitriou

New login method templates

3b258643 12/13/2012 04:59 pm Kostas Papadimitriou

Third party providers fixes

- Proper third party user getter. Do not include info in queryset.
- Fix signup_url. key param only needed for login

5e992f29 12/13/2012 04:57 pm Kostas Papadimitriou

Redirect to index after succecssful signup

View revisions

Also available in: Atom