selfprivacy-rest-api/selfprivacy_api
Houkime d9b5710007 feat(tokens-repo): add migration of tokens to redis 2023-01-13 13:43:04 +00:00
..
actions refactor(tokens-repo): cleanup actions/api_tokens.py 2023-01-13 13:43:04 +00:00
graphql refactor(tokens-repo): delete is_token_valid from auth utils 2022-12-26 15:20:58 +00:00
jobs fix: typing 2022-12-30 21:06:16 +03:00
migrations feat(tokens-repo): add migration of tokens to redis 2023-01-13 13:43:04 +00:00
models refactor(tokens-repo): switch token backend to redis 2023-01-13 13:43:04 +00:00
repositories feat(tokens-repo): add clone() method 2023-01-13 13:43:04 +00:00
rest refactor(tokens-repo): delete use_new_device_auth_token from auth utils 2022-12-26 14:03:55 +00:00
restic_controller refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
services refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
utils refactor(tokens-repo): delete auth utils 2022-12-26 15:54:33 +00:00
__init__.py Decomposition 2021-11-11 20:31:28 +02:00
app.py Bind to 127.0.0.1 instead of 0.0.0.0 2022-08-26 21:01:14 +04:00
dependencies.py chore: bump API version 2022-12-30 21:10:55 +03:00
task_registry.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00