Statistics
| Branch: | Tag: | Revision:

root / api / tests_auth.py @ dd53338a

History | View | Annotate | Download (2.5 kB)

# Date Author Comment
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