selfprivacy-rest-api/selfprivacy_api
Inex Code 4e7261c9c4 fix(dns-records): Fix DKIM parser
Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.
2023-01-16 18:41:54 +03:00
..
actions fix: typing 2022-12-30 21:06:16 +03: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 fix wrong cloudflare field key 2022-11-02 13:52:33 +00:00
models fix: module models not found 2022-12-30 21:39:28 +03:00
repositories fix: typing 2022-12-30 21:06:16 +03:00
rest fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03: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 fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03: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 fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
task_registry.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00