Merge pull request #170 from PrivateStorageio/23.http-authorization
Require the Tahoe-LAFS API authorization token to access the ZKAPAuthorizer HTTP API.
No related branches found
No related tags found
Showing
- docs/source/interface.rst 12 additions, 0 deletionsdocs/source/interface.rst
- src/_zkapauthorizer/private.py 150 additions, 0 deletionssrc/_zkapauthorizer/private.py
- src/_zkapauthorizer/resource.py 22 additions, 1 deletionsrc/_zkapauthorizer/resource.py
- src/_zkapauthorizer/tests/json.py 36 additions, 0 deletionssrc/_zkapauthorizer/tests/json.py
- src/_zkapauthorizer/tests/matchers.py 33 additions, 0 deletionssrc/_zkapauthorizer/tests/matchers.py
- src/_zkapauthorizer/tests/strategies.py 14 additions, 2 deletionssrc/_zkapauthorizer/tests/strategies.py
- src/_zkapauthorizer/tests/test_client_resource.py 335 additions, 117 deletionssrc/_zkapauthorizer/tests/test_client_resource.py
- src/_zkapauthorizer/tests/test_private.py 119 additions, 0 deletionssrc/_zkapauthorizer/tests/test_private.py
Loading
Please register or sign in to comment