summaryrefslogtreecommitdiffstats
path: root/gluster/swift/common/middleware/gswauth/swauth/middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Don't include salt in HMAC computationPrashanth Pai2016-09-131-1/+5
* Fix changing of auth_type in existing deploymentsPrashanth Pai2016-03-181-3/+10
* Don't pass unicode to hmac.new()Prashanth Pai2016-03-151-0/+7
* Remove 60 secs subtraction from item_expiresPrashanth Pai2016-03-111-1/+1
* Use correct content type on JSON responsesPrashanth Pai2016-03-111-6/+13
* Remove old auth token from memcachePrashanth Pai2016-03-101-0/+5
* Fix pep8 and functestsPrashanth Pai2016-03-071-2/+2
* Rebase to stable/kiloPrashanth Pai2016-03-071-0/+1
* Update repoThiago da Silva2016-01-061-16/+17
* Fix bug where admin is able to delete reseller_adminThiago da Silva2014-01-101-21/+69
* Fix users not able to change their own password/keyPrashanth Pai2014-01-071-4/+47
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-181-11/+31
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-051-2/+3
* fix metadata overwrite during a post requestThiago da Silva2013-11-201-34/+12
* fix error with swauth-clean-tokensThiago da Silva2013-11-191-1/+1
* renaming instances of swauth to gswauthThiago da Silva2013-11-131-2/+2
* make gluster volume name configurableThiago da Silva2013-11-051-1/+4
* additional gswauth functional testsThiago da Silva2013-11-041-0/+1
* first gswauth functional testsThiago da Silva2013-10-301-2/+2
* applied changes made by Luis Pabon to support gluster-swiftThiago da Silva2013-10-241-64/+11
* moving existing swauth unit testsThiago da Silva2013-10-171-4/+4
* fixing pep8 tests for new gswauth middlewareThiago da Silva2013-10-161-58/+85
* GSWauth authentication to be based on SWauthLuis Pabon2013-10-131-0/+1546