Merge pull request #212 from PrivateStorageio/110.close-the-trust-loop
Close the trust loop
Showing
- docs/source/configuration.rst 14 additions, 0 deletionsdocs/source/configuration.rst
- docs/source/interface.rst 7 additions, 1 deletiondocs/source/interface.rst
- src/_zkapauthorizer/controller.py 6 additions, 0 deletionssrc/_zkapauthorizer/controller.py
- src/_zkapauthorizer/model.py 68 additions, 20 deletionssrc/_zkapauthorizer/model.py
- src/_zkapauthorizer/resource.py 4 additions, 1 deletionsrc/_zkapauthorizer/resource.py
- src/_zkapauthorizer/schema.py 55 additions, 0 deletionssrc/_zkapauthorizer/schema.py
- src/_zkapauthorizer/storage_common.py 11 additions, 0 deletionssrc/_zkapauthorizer/storage_common.py
- src/_zkapauthorizer/tests/fixtures.py 1 addition, 0 deletionssrc/_zkapauthorizer/tests/fixtures.py
- src/_zkapauthorizer/tests/strategies.py 62 additions, 23 deletionssrc/_zkapauthorizer/tests/strategies.py
- src/_zkapauthorizer/tests/test_client_resource.py 35 additions, 34 deletionssrc/_zkapauthorizer/tests/test_client_resource.py
- src/_zkapauthorizer/tests/test_controller.py 159 additions, 2 deletionssrc/_zkapauthorizer/tests/test_controller.py
- src/_zkapauthorizer/tests/test_model.py 19 additions, 5 deletionssrc/_zkapauthorizer/tests/test_model.py
- src/_zkapauthorizer/tests/test_plugin.py 1 addition, 0 deletionssrc/_zkapauthorizer/tests/test_plugin.py
- src/_zkapauthorizer/tests/test_storage_client.py 122 additions, 8 deletionssrc/_zkapauthorizer/tests/test_storage_client.py
Loading
Please register or sign in to comment