Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / listusers.py @ 9597fc83

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
751d24cf 05/30/2012 01:38 pm Sofia Papagiannaki

Register the date a user activation email sent and reset it when the user becomes active (for future use)

This field can have the following values:
  • epoch: signifies the user has been created before adding the specific field (so we have no actually information whether an activation email has been sent or not)...
30dc8c1a 05/21/2012 03:27 pm Sofia Papagiannaki

Provide api calls for permitting helpdesk users to access user information by user email and by username

Refs: #2414

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

add support for groups

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

Repo refactor and webproject hooks fixes