Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 1d59653f

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.3 kB
context_processors.py 3.9 kB
cookie.py 3.9 kB
forms.py 32.8 kB
functions.py 11.9 kB
messages.py 9.9 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 kB
urls.py 7.2 kB
util.py 9 kB
views.py 52.2 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
1d59653f 12/13/2012 03:53 pm Kostas Papadimitriou

Configurable shibboleth provider strict mode

shibboleth provider can now be configured whether or not to require
additional provider information.

a15a19b2 12/13/2012 03:49 pm Kostas Papadimitriou

Minor messages modifications

include whitespaces between joined messages

f1ab6639 12/13/2012 03:47 pm Kostas Papadimitriou

Set sent_activation date on user activation

in case admin activates user skiping email activation process

af15e964 12/13/2012 03:26 pm Kostas Papadimitriou

Updated auth methods messages/redirects

- Redirect to index on password reset views (no need for intermediate
views)
- Show login success message

1c8f2df3 12/13/2012 02:55 pm Kostas Papadimitriou

User status migrations

- Set email_verified and activation_sent to all active users

0c87304c 12/13/2012 02:42 pm Kostas Papadimitriou

Use https to load google fonts

73c50664 12/13/2012 02:42 pm Kostas Papadimitriou

Identation fix

f054a8b3 12/13/2012 02:40 pm Kostas Papadimitriou

Shibboleth fixes

- Do not require name (some providers don't provide it)
- Proper can_add_auth_provider use

4bdd7e3d 12/13/2012 02:40 pm Kostas Papadimitriou

User state fixes

- Never reset activation_sent date
- Check for inactive users too for email/username uniqueness
- Check both email/username uniquness in user creation process
- Activated users should have both email_verified/activation_sent fields
set

c4b1a172 12/13/2012 02:11 pm Kostas Papadimitriou

Configurable auth providers messages

View revisions

Also available in: Atom