Statistics
| Branch: | Tag: | Revision:

root / aai @ bc923fb7

Name Size
  fixtures
__init__.py 0 Bytes
middleware.py 5.5 kB
models.py 0 Bytes
shibboleth.py 3.2 kB
tests.py 5.2 kB

Latest revisions

# Date Author Comment
48130e66 06/17/2011 01:10 pm Giorgos Gousios

License headers for various files

refs #581

6ff84e93 06/01/2011 04:40 pm Giorgos Gousios

Bypass authentication using a settings param

def2c5c1 05/20/2011 11:50 am Giorgos Gousios

Copy unmerged change from the invitations branch

Refs: #483

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

Add expires field for auth token

Refs: #483

3b09ff22 05/18/2011 05:03 pm Giorgos Gousios

Accept invitation URLs and grant access to the user

2cd99e7a 05/11/2011 09:53 am Giorgos Gousios

Style and pylint suggested fixes

89b6b240 05/10/2011 11:23 am Giorgos Gousios

Make the aai middleware deliver a test authorisation cookie

To simplify development and testing the aai middleware was converted to
return the test authorisation cookie. To retrieve it call

http://localhost:8000/?test

1c9bb7a5 05/09/2011 04:57 pm Giorgos Gousios

The cookie now protects the whole application

1428a464 05/09/2011 03:37 pm Giorgos Gousios

Move and fix test cases to the appropriate locations

22aee0fb 05/09/2011 02:20 pm Giorgos Gousios

Split aai middleware into two instances

One instance guards the API (and returns 401 if the user is unauthorized), one protects the other content and redirects to Sibboleth

View revisions

Also available in: Atom