Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / target @ ed9dedf0

# Date Author Comment
ed9dedf0 08/06/2012 07:02 pm Sofia Papagiannaki

remove obsolete import

24406ae3 08/03/2012 01:34 pm Sofia Papagiannaki

use status specific wrappers for adding messages

6ff7a7ca 08/03/2012 01:02 pm Sofia Papagiannaki

named reverse urls

5a797434 07/19/2012 12:51 pm Sofia Papagiannaki

remove oauth2 files

c9e0b7e8 06/12/2012 06:50 pm Sofia Papagiannaki

fix "None" next value in local login form

12550ed2 06/12/2012 04:35 pm Sofia Papagiannaki

fix local login from cms

ca828a10 06/01/2012 05:08 pm Sofia Papagiannaki

register email returned by shibboleth (either as a primary or additional email)

Refs: #2416

111f3da6 05/31/2012 12:04 pm Sofia Papagiannaki

Log main astakos functions

Refs: #2448

6151009c 04/26/2012 02:48 pm Sofia Papagiannaki

remove get_or_create_user

27e26a41 04/26/2012 01:35 pm Sofia Papagiannaki

handle AstakosUser model validation error

09e7393c 04/24/2012 01:09 pm Sofia Papagiannaki

remove has_signed_terms utility, introduce AstakosUser signed_terms function instead

0a569195 04/21/2012 11:00 pm Sofia Papagiannaki

ask acknowledgment for switching local account to shibboleth one

  • unique email and is_active combination (use django model validation)
  • use different template for rendering shibboleth signup form
  • do not show groups in profile page
  • do not show provider in third-party signup forms...
672d445a 04/11/2012 07:11 pm Sofia Papagiannaki

Ratelimit login attempts

Refs: #2267

4e30244e 04/09/2012 05:26 pm Sofia Papagiannaki

support shibboleth with invitations & enable modifyuser command to remove a user group

Refs: #2167

18ffbee1 04/07/2012 06:36 pm Sofia Papagiannaki

add support for groups

8f5a3a06 04/03/2012 02:35 pm Sofia Papagiannaki

change authentication methods: progress I

e510fae4 03/22/2012 03:24 pm Sofia Papagiannaki

check in /login (redirect) whether user has signed the terms and if not redirect to approval terms

Refs: #2019

ebd369d0 03/09/2012 03:05 pm Sofia Papagiannaki

merge with master

bef3bf46 03/01/2012 01:23 pm Kostas Papadimitriou

Fallback on HTTP_X_REAL_IP meta to retrieve client ip

thats where nginx sets the client ip

db7fecd9 03/01/2012 11:07 am Sofia Papagiannaki

add captcha field in local user creation form

Ref: #2117

27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes