Statistics
| Branch: | Tag: | Revision:

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

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.1 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.3 kB
settings.py 11.2 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
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

607a487b 12/12/2012 04:07 pm Kostas Papadimitriou

CSS selector fix

7402953c 12/12/2012 04:02 pm Kostas Papadimitriou

Proper visibility handling of local login form

force display of local login form after invalid form submissions

View revisions

Also available in: Atom