Statistics
| Branch: | Tag: | Revision:

root / pithos / api / auth.py @ ec988bd5

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
845e24cd 07/14/2011 01:10 pm Antony Chazapis

Allow authentication token to be set anywhere.

1d5c57d3 07/14/2011 01:22 am Antony Chazapis

Object create via POST, when Content-Type is 'multipart/form-data'.

aa4fac11 06/23/2011 05:50 pm Giorgos Verigakis

Add a dummy authentication middleware

The username - token mapping is stored statically in settings.py

You will need to update your settings.py after this commit.