selfprivacy-rest-api/selfprivacy_api/rest
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
..
__init__.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
api_auth.py refactor(tokens-repo): delete use_new_device_auth_token from auth utils 2022-12-26 14:03:55 +00:00
services.py fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
system.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
users.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00