Statistics
| Branch: | Tag: | Revision:

root / ui @ ccd822a8

Name Size
  static
  templates
__init__.py 0 Bytes
i18n.py 858 Bytes
models.py 57 Bytes
tests.py 2.3 kB
urls.py 766 Bytes
views.py 1.9 kB

Latest revisions

# Date Author Comment
ccd822a8 05/13/2011 04:41 pm Giorgos Gousios

Dynamic list of names-email for sending invitations

e246ea1a 05/10/2011 12:17 pm Vangelis Koukis

Fix typo on front page

Fix the 'hole' -> 'whole' typo, which has been standing
in the front page for two weeks since the last demo.

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

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

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

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

bd16fbbc 05/05/2011 12:03 pm Mike Muzurakis

open a new window for each console, Refs #391

View revisions

Also available in: Atom