Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo / aai / middleware.py @ 6c32043b

History | View | Annotate | Download (5.3 kB)

# Date Author Comment
34d1013b 12/20/2011 06:19 pm Vangelis Koukis

Make minor fixes to settings for consistency

Make minor fixes to settings for consistency.
Rename BYPASS_AUTHENTICATION_TOKEN to BYPASS_AUTHENTICATION_SECRET_TOKEN
to prevent Django from including it in backtraces.

38d247df 11/25/2011 04:06 pm Kostas Papadimitriou

Removed hardcoded authtoken from several places

- added settings parameter to allow developers change the test token
that gets checked when BYPASS_AUTHENTICATION is set to True
- removed default auth token from tools that used test token as the
default one...

483c9197 11/24/2011 04:06 pm Kostas Papadimitriou

Moved synnefo package in a nested directory

since more than one packages exist in repository root