Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / backends.py @ f289215d

History | View | Annotate | Download (11.2 kB)

# Date Author Comment
0e17d1ad 03/01/2012 03:28 pm Sofia Papagiannaki

not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not set

Refs: #2116

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

2ecbbc70 03/01/2012 12:06 pm Sofia Papagiannaki

notify administrator by email when an inactive account is created

Ref: #2116

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