Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / inviteuser.py @ cfb15117

History | View | Annotate | Download (3 kB)

# Date Author Comment
e939cf3d 04/30/2012 12:29 pm Sofia Papagiannaki

snf-manage commands: do not send activation email in active users & do not allow inactive users to send invitations

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...
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

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

merge with master

d01e7b22 02/26/2012 01:41 am Antony Chazapis

Clear out management command descriptions.

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