- 24 Jan, 2012 2 commits
-
-
Sofia Papagiannaki authored
new fixture for creating a test user & remove token information from fixture fro creating admin user Ref: #1920
-
Sofia Papagiannaki authored
Ref: #1921
-
- 23 Jan, 2012 10 commits
-
-
Sofia Papagiannaki authored
-
root authored
-
-
Sofia Papagiannaki authored
- skip login() if user already logged in - pass user & token to next Refs: #1877
-
root authored
-
Antony Chazapis authored
-
Sofia Papagiannaki authored
Conflicts: astakos/middleware/auth.py
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
- create im/migrations (for south use) - fixture for django_site - fix ExtendedUserCreationForm: use AstakosUser instead of django.contrib.auth.models.User - do not redirect to profile page after login if request.user is superuser
-
- 22 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
-incorporate CsrfViewMiddleware -change tamplates to render forms -change email template location -api.activate() returns only information about token - In prepare_response, instead of setting the cookie, log the user in - use django.contrib.auth.views for reseting and changing user password Ref: #1874
-
- 19 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-
- 17 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
- extend django user model - pass template_name and extra_context in views - incorporate context processors - use different backends for invitations and simple workflow Refs: #1823
-
- 11 Jan, 2012 7 commits
-
-
Sofia Papagiannaki authored
-
-
Sofia Papagiannaki authored
-
Antony Chazapis authored
-
Antony Chazapis authored
-
Antony Chazapis authored
-
Antony Chazapis authored
-
- 09 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-