selfprivacy-rest-api/selfprivacy_api/utils
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 fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
block_devices.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
huey.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
network.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
redis_pool.py Autostart a redis instance in nix shell. 2022-11-28 14:38:21 +02:00
singleton_metaclass.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00