Statistics
| Branch: | Tag: | Revision:

root @ 1c9bb7a5

Name Size
  aai
  api
  conf
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
.gitignore 194 Bytes
Changelog 1.9 kB
README 614 Bytes
README.ci 4 kB
README.deploy 1.2 kB
README.develop 10 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
authentication.seq 523 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 6.1 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
1c9bb7a5 05/09/2011 04:57 pm Giorgos Gousios

The cookie now protects the whole application

6bcd653d 05/09/2011 03:41 pm Giorgos Gousios

Merge branch 'ui-0.3' into test-2-mw

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

Move and fix test cases to the appropriate locations

be066a83 05/09/2011 03:34 pm Markos Gogoulos

fix authentication on the ui

if cookie with value X-Auth-Token exists, set the value on the headers.
Otherwise set the cookie with value X-Auth-Token
Refs #455

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

8b17cf6e 05/09/2011 12:11 pm Markos Gogoulos

fix authentication on the ui

Sets X-Auth-Token value on a cookie, for every api call
Refs #455

c06de383 05/07/2011 07:00 pm Georgios Gousios

Support for storing X-Auth-Tokens in cookies

d78101b4 05/06/2011 04:57 pm Markos Gogoulos

fixes typo with previous commit

regarding the ui auth_token

cabf8482 05/06/2011 04:47 pm Markos Gogoulos

change X_AUTH_TOKEN to X_Auth_Token

On ui. Refs #455

d994d118 05/05/2011 02:42 pm Markos Gogoulos

fix ui authentication

send a fake auth_token on API requests

View all revisions | View revisions

Also available in: Atom