Statistics
| Branch: | Tag: | Revision:

root / aai @ d41d6a00

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

Latest revisions

# Date Author Comment
79d8af70 07/01/2011 03:52 pm Giorgos Gousios

Make LOGIN_PATH be a full URL (not just a path under APP_INSTALL_URL)

Refs: #715

6a0e1a00 07/01/2011 12:11 pm Giorgos Gousios

Add exclude for API calls in AAI middlware

Fixes 3 failed tests

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

Merge branch 'api-current' into helpdesk-gui

Conflicts:
aai/shibboleth.py

4733c1b0 06/28/2011 12:28 pm Giorgos Gousios

Mostly cosmetic changes to the auth middlewares

ad4e894c 06/28/2011 11:45 am Giorgos Gousios

Merge branch 'faidon/aai-fixups' into helpdesk-gui

Conflicts:
aai/middleware.py

f2bb825f 06/27/2011 06:41 pm Faidon Liambotis

Fix logic errors on Shibboleth user registration

Fix register_shibboleth_user() to follow Shibboleth best practices and
map on federations other than GRNET. While we're at it, fix a couple of
Pythonic bad practices and reorder the code a bit.

d01e6404 06/27/2011 06:41 pm Faidon Liambotis

Restructure SynnefoAuthMiddleware

No functional changes (in theory :) but some changes on the control flow
to remove some redundant cruft and make the code a bit more readable for
the uninitiated :)

5032e934 06/27/2011 06:41 pm Faidon Liambotis

Fix Vary header modification in the aai middleware

Currently the SynnefoAuthMiddleware is setting the Vary header to
X-Auth-Token unconditionally. Unfortunately, this means that it will
override other similar additions to the header by response methods or...

fdc10aee 06/27/2011 05:59 pm Faidon Liambotis

Fix syntax typos wrt "Shibboleth"

It's "Shibboleth", not "sibboleth" or variations of it :-)

1b68fa48 06/21/2011 02:36 pm Giorgos Gousios

Really process URL exclusions

View revisions

Also available in: Atom