Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / functions.py @ 63fa03fe

History | View | Annotate | Download (7.6 kB)

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

067961d3 03/16/2012 01:40 pm Sofia Papagiannaki

Merge branch 'master' into aquarium

Conflicts:
snf-astakos-app/Changelog
snf-astakos-app/README
snf-astakos-app/astakos/im/api.py
snf-astakos-app/astakos/im/backends.py
snf-astakos-app/astakos/im/context_processors.py
snf-astakos-app/astakos/im/functions.py...

c37263ea 03/15/2012 12:25 pm Sofia Papagiannaki

more changes in email templates

683cf244 03/14/2012 05:14 pm Sofia Papagiannaki

change signup flow, remove activateuser command and introduce sendactivation command

4abc7b29 03/13/2012 05:05 pm Sofia Papagiannaki

change email templates

59f598f1 03/12/2012 02:00 pm Sofia Papagiannaki

add creditevent listener to set user ``has_credits`` flag and pass the information to ``authenticate`` response

Refs: #1824

fc28d013 02/24/2012 02:08 pm Sofia Papagiannaki

fix bugs

  • welcome_email.txt template location
  • in activateuser do not change user's state in case of send_email failure
  • fix inviteuser
27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes