Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 4bdd7e3d

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.6 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 6.9 kB
util.py 9 kB
views.py 52.2 kB
widgets.py 2.8 kB

Latest revisions

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

26aba0bf 12/12/2012 03:37 pm Kostas Papadimitriou

Do not use LDAP backend by default

803c9c57 12/12/2012 03:36 pm Olga Brani

Bug fix

- Form visible when there is error in submit

3a72a5d4 12/11/2012 05:16 pm Kostas Papadimitriou

Store additional provider info

store useful account details for third party authentication providers
that provide such info.

2e587c3e 12/11/2012 05:16 pm Kostas Papadimitriou

Fix shibboleth signup url

c630fee6 12/11/2012 05:16 pm Kostas Papadimitriou

Third party login providers fixes/improvements

- Store additional provider info in PendingThirdPartyUser entries
- Include third party registration logic in main signup view. Additional
per provider signup views removed.
- Unique email validation for all activation backend forms...

ba50648c 12/11/2012 05:16 pm Kostas Papadimitriou

Update tests

View revisions

Also available in: Atom