Commit Graph

34 Commits

Author SHA1 Message Date
Ondřej Nový 022f688a7c Retire swauth
Change-Id: Ib8e22a1e2e35d22a754943e34501305a0cfdd9b9
Depends-On: https://review.opendev.org/678368
See: http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008416.html
2019-08-24 20:04:50 +02:00
melissaml 1f6515cec4 Update the invalid url for swift page
Change-Id: I2e2c158d0a785f9198fa2050aee0ecd25bdd92f4
2018-03-07 22:26:49 +08:00
Andreas Jaeger 07d757cd90 Replace obsolete vanity openstack.org URLs
Project specific URLs are obsolete, use docs.openstack.org - and use
https for that site.

Change-Id: Iab3d2d2c05fa1bd9d8aa5d01e9511d3234616212
2017-03-28 16:34:52 +02:00
Prashanth Pai 26cf5aa107 s3: Make s3 support configurable
Amazon S3 compatibility:
Due to security concerns raised, this change makes S3 support tunable
using a config option and is turned off by default.

Change-Id: I077f78946983f5d6b3b725dd6aa3ed178dc5604e
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2016-07-28 23:07:35 +05:30
Ondřej Nový b548d3dcf7 Add support for setting already hashed password
You can use this for restoring dumped users list from swauth-list
command.
Change-Id: Ia77d7a0b91b2f79999286858e383477a80d7db15
2016-05-24 12:08:38 +02:00
Ondřej Nový 9b27778987 Changed Read the Docs TLD domain to .io
This change was requested from Read the Docs for security reasons

Change-Id: Ide2e42c64bd60b713eedd641f8b91b2dab50a880
2016-04-28 10:14:57 +02:00
Prashanth Pai d7f4c79027 Document swift3 compatibility
Change-Id: I56f879f87a0f0bda6089c509c111dc14f223e5be
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2016-02-26 15:10:42 +05:30
Ondřej Nový 375b430fff Automagic versioning
Use pbr for versioning when developing but use
PKG-INFO file in production. This lets you build
swauth package that don't require pbr to be installed
at all. You would need pbr on machine building package
but not on machines that install the package.

Stolen from Swift:
https://github.com/openstack/swift/blob/master/swift/__init__.py

Change-Id: Ic3a8fe1d9fe8d7d1f84b63142049970295fbcaab
2015-12-15 12:06:29 +01:00
Peter Lisák 8af6767406 Add IRC link
Copied from openstack/swift

Change-Id: I9cbb6cd8f21dd51f62f34e54d40c3f422cf68a1c
2015-11-25 14:16:18 +01:00
Ondřej Nový e1fc940311 Docs moved to readthedocs.org
Change-Id: Idd5de7c4d1d511f2e3083af9e06329ee388dbd57
2015-11-15 17:59:12 +01:00
gholt 655dfa8c2b Fixed #52 doc bug 2014-01-25 00:57:52 +00:00
gholt ba22704552 Fixed #54 doc bug 2014-01-25 00:52:30 +00:00
gholt f6d6dc34a2 Fixed #60 doc bug 2014-01-25 00:49:13 +00:00
Greg Holt 866a6e2946 Merge pull request #62 from clayg/json-doc
fixup some json in docs
2014-01-24 13:05:51 -08:00
Clay Gerrard 156965bccd fixup some json in docs
Fixes #55
2014-01-23 23:43:36 -08:00
Rodney Beede f0415ed5b0 Added draft of security guide to my forked repo of swauth. 2013-12-13 10:43:16 -06:00
gholt dfaf1e2317 Updated links in docs to keystone and re: deswauth
Fixes #16
2012-03-27 02:34:26 +00:00
gholt b4262abe40 Fixed doc links. 2012-03-13 01:01:07 +00:00
gholt 62de7ced5f Updating API docs to use "super_admin... Fixes #21
Updating API docs to use "super_admin" instead of "super_user".
Fixes #21
2011-12-07 19:04:39 +00:00
gholt a33cbb8a68 Quick doc fixes. 2011-11-27 04:52:19 +00:00
gholt 4755a332b4 Documentation updates. 2011-09-30 17:16:33 +00:00
gholt 69fd700039 Quick doc updates 2011-07-31 16:31:57 +00:00
Pablo Llopis f5412f951a Documentation for multiple auth_type support 2011-07-29 15:36:15 -07:00
gholt e5c8879ea7 First edition of the webadmin 2011-06-27 04:47:10 +00:00
tlohg 82220a7109 Merge pull request #9 from rpedde/master
Add API documentation for internal swauth API
2011-06-06 12:29:28 -07:00
rpedde debeb3fd30 Add first pass of API docs for swift internal API. 2011-06-06 14:01:16 -05:00
gholt c6533ba327 Added ability to purge stored tokens. Fixes #5 2011-06-06 00:06:59 +00:00
gholt 6ad26f554a Added link to source in Sphinx docs 2011-05-26 11:37:04 +00:00
gholt f468dcb98c Removed extraneous Python word in docs 2011-05-26 11:34:07 +00:00
gholt c36bbb9c9b Updating docs with pointer to Sphinx-built docs 2011-05-26 11:26:11 +00:00
gholt 292961df8e Added Implementation Details doc 2011-05-26 10:56:31 +00:00
gholt 7ee2572adf Added .gitignore to doc/build to ensure the dir is created. 2011-05-26 10:54:15 +00:00
gholt 1543ac9ff3 Add Quick Install to Sphinx docs 2011-05-26 10:52:56 +00:00
gholt 1e50a54e98 Initial commit of original codebase, altered to work in new codebase. 2011-05-26 10:39:59 +00:00