Statistics
| Branch: | Tag: | Revision:

root / logic / users.py @ 5039a44f

History | View | Annotate | Download (3.7 kB)

# Date Author Comment
cf8482f2 07/17/2011 01:20 pm Giorgos Verigakis

Improve user support

  • Use logic functions when possible
  • Add user invite command

Refs #827

9f8ad4c5 07/06/2011 04:06 pm Giorgos Gousios

Configurable number of invitations per invitation level

Refs: #439

85c6267a 07/01/2011 10:32 am Giorgos Gousios

Merge branch 'api-current' into helpdesk-gui

Conflicts:
aai/shibboleth.py

33e00f02 06/28/2011 03:42 pm Giorgos Gousios

Per user invitation limits

refs: #705

48130e66 06/17/2011 01:10 pm Giorgos Gousios

License headers for various files

refs #581

dd0e2b2d 06/14/2011 03:08 pm Giorgos Gousios

Support for creating one-off user tokens

c9fdfa27 05/20/2011 11:22 am Giorgos Gousios

Add expires field for auth token

Refs: #483

b8033991 05/16/2011 05:25 pm Giorgos Gousios

Support for Unicode usernames + new test

53e6717b 05/13/2011 01:03 pm Giorgos Gousios

Add invitation works in test

84ae2c4c 05/12/2011 11:17 pm Giorgos Gousios

Construct a username from a real name

8af3b61f 04/12/2011 02:49 pm Georgios Gousios

Fix the remaing tests

1896d262 04/06/2011 06:08 pm Georgios Gousios

Fixes to pass some shibboleth related tests

938e89ab 04/05/2011 04:28 pm Georgios Gousios

Authentication token duration settings and autogeneration

462c7e47 04/04/2011 04:03 pm Georgios Gousios

Simplistic implementation of Sibbolleth header parsing

76cc889c 04/04/2011 02:11 pm Georgios Gousios

Fix create user test case

420f2c20 04/04/2011 12:16 pm Georgios Gousios

Some code and fixture data for authentication