summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use HTTPFound if HTTPSeeOther doesn't exist in swobPrashanth Pai2013-10-091-2/+6
| | | | | | | | | | | This is a temporary fix to run unit tests. HTTPSeeOther has been added to swift codebase but is not present in swift 1.9.1 Change-Id: I38207a76c38aa091e790ad0b5e1253505fbc8fb8 Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/6051 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
* Setup default branch for gerrit-reviewLuis Pabon2013-09-301-0/+2
| | | | | | Signed-off-by: Luis Pabon <lpabon@redhat.com> Change-Id: Icfdf375431eb351dfa0b19771ed53284be8d0905 Reviewed-on: http://review.gluster.org/6017
* Minor swiftkerbauth changesPrashanth Pai2013-09-2317-1066/+716
| | | | | | | | | | | | | | | | | | | | * Replaced python-webob with swift.common.swob * Use swift memcached instead of python memcached * Added optional debugging headers to swift-auth script * Swiftkerbauth and Apachekerbauth are now a single RPM * Updates to httpd conf file to specify Kerberos principal * Added setupy.py, makerpm.sh, .gitignore and MANIFEST.in * RPM is now generated by bdist_rpm using setup.py and not from spec files TODO -> Documentation changes in doc/ * Steps to setup kerberos environment * Swiftkerbauth usage and examples -> Testing swiftkerbauth * Investigate borrowing tests from tempauth.py and its dependencies * Write a python client script to test swiftkerbauth Signed-off-by: Prashanth Pai <ppai@redhat.com>
* changed license to Apache License, Version 2.0Carsten Clasohm2013-06-253-678/+219
|
* added license fileCarsten Clasohm2013-06-251-0/+674
|
* initial commitCarsten Clasohm2013-06-259-0/+1193