Statistics
| Branch: | Tag: | Revision:

root / pithos / middleware @ 61efb530

Name Size
__init__.py 72 Bytes
auth.py 3.1 kB
log.py 2.2 kB

Latest revisions

# Date Author Comment
61efb530 10/27/2011 09:20 am Antony Chazapis

Make request.user point to the user object.

883839c5 10/26/2011 10:58 pm Antony Chazapis

Merge branch 'invitations'

Conflicts:
pithos/im/templates/users_info.html
pithos/im/views.py

552ea518 10/26/2011 10:45 pm Antony Chazapis

Manage cookie in middleware. Collect all login targets into one module and share common code. Automatically redirect to login page from admin if not authenticated.

Refs #1459

6febeb41 10/26/2011 12:09 pm Antony Chazapis

Check if user is active in auth middleware.

a70c5269 10/24/2011 01:21 pm Antony Chazapis

Fix top level authentication.

7e392d16 10/19/2011 12:55 pm Antony Chazapis

Merge of aai and admin apps.

647a5f48 10/13/2011 07:42 pm Antony Chazapis

Merge account policy in api. Document.

Refs #1165
Refs #1167

1e7f9615 10/11/2011 05:01 pm Antony Chazapis

Change middleware for quota.

Refs #1165

61708ff8 09/19/2011 10:21 am Antony Chazapis

Fix POST data bug.

Seems that if the request.POST object is accessed in a middleware, no data is available later on.

e6dd1619 09/16/2011 10:45 am Antony Chazapis

Token as a parameter gets precedence.

View revisions

Also available in: Atom