Statistics
| Branch: | Tag: | Revision:

root / pithos / aai / functions.py @ b2832c6a

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
5b9d15ad 09/13/2011 06:18 pm Antony Chazapis

Support for authentication at admin interface.

62a0eb7e 08/08/2011 11:16 am Antony Chazapis

Rename parameter.

b1f4e2bc 08/08/2011 11:11 am Antony Chazapis

Fix 'next' handling.

51c0cb6e 08/08/2011 03:04 am Antony Chazapis

Bug fix.

7e318fc8 08/08/2011 02:38 am Antony Chazapis

Shibboleth login function.

d7d60147 08/04/2011 06:06 pm Antony Chazapis

New authentication middleware.
Uses users stored in a django model.

Update settings.py and then run:
python manage.py syncdb
python manage.py loaddata aai/fixtures/auth_test_data.json