Statistics
| Branch: | Tag: | Revision:

root / api / tests_auth.py @ 71a2be7d

History | View | Annotate | Download (3.8 kB)

# Date Author Comment
71a2be7d 04/06/2011 08:03 pm Georgios Gousios

New test

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

Fixes to pass some shibboleth related tests

dbf97ed2 04/05/2011 04:29 pm Georgios Gousios

Authentication routine, with comments

dd53338a 04/05/2011 02:16 pm Georgios Gousios

Make tests fail gracefully with assertions.

Also correct spelling of the word shibboleth

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

Simplistic implementation of Sibbolleth header parsing

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

Some code and fixture data for authentication

5fb55fba 04/01/2011 11:46 am Georgios Gousios

Restructure authentication mechanism.

Move authentication mechanism to the correct place, implement a dummy
decorator, some test data etc