- 04 Dec, 2012 1 commit
-
-
Kostas Papadimitriou authored
when a valid user with empty authentication providers list tries to log in
-
- 30 Nov, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 28 Nov, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3007
-
- 22 Nov, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3041
-
- 20 Nov, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3041
-
- 15 Nov, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3041
-
- 13 Nov, 2012 2 commits
-
-
Olga Brani authored
-
Sofia Papagiannaki authored
-
- 05 Nov, 2012 1 commit
-
-
Olga Brani authored
-
- 12 Oct, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 04 Oct, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2883
-
- 10 Sep, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 29 Aug, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 03 Aug, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 12 Jun, 2012 2 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
- 11 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2267
-
- 07 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 03 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 23 Feb, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 09 Feb, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 06 Feb, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #1993
-
- 02 Feb, 2012 2 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
* move login and setting cookie in one place (prepare_response) * delete cookie in logout * delete unused imports * change requires_anonymous to redirect to logout with next
-
- 30 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 25 Jan, 2012 2 commits
-
-
Sofia Papagiannaki authored
change until get_or_create_user signature: remove username argument parameter and email should be obligatory
-
Sofia Papagiannaki authored
Refs: #1913
-
- 24 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
- fix user profile editing bug - fix user activation issue - consume invitation upon invited user creation - fix invited user invitations - add token info in test user fixture - minor bug fixes Refs: #1917 Refs: #1911 Refs: #1919
-
- 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
-
- 09 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-