Changes between Version 109 and Version 110 of S3/S3AAA


Ignore:
Timestamp:
10/19/14 19:19:39 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA

    v109 v110  
    4141It is possible to access privileged resources by providing the username/password within each request, rather than the usual method of having the login stored within the session.
    4242 * http://en.wikipedia.org/wiki/Basic_access_authentication
     43 * http://www.voidspace.org.uk/python/articles/authentication.shtml#the-username-password
    4344
    4445This is done by using the {{{login_bare()}}} method of AuthS3.