selfprivacy-rest-api/tests/test_rest_endpoints/services
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
..
data Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_bitwarden migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_gitea migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_nextcloud migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_ocserv migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_pleroma migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_restic migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_ssh migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_bitwarden.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_gitea.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_mailserver.py fix(dns-records): Fix DKIM parser 2023-01-16 18:41:54 +03:00
test_nextcloud.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_ocserv.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_pleroma.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_restic.py migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
test_services.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
test_ssh.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00