Houkime
4b51f42e1b
test(ssh): remove corresponding rest test
2024-01-08 13:12:27 +00:00
Houkime
90c0c34a8d
test(ssh): add root key when none
2024-01-08 13:12:27 +00:00
Houkime
ee854aad1a
test(ssh): delete rest test of undefined root key deletion
2024-01-08 13:12:27 +00:00
Houkime
a2065b87b7
test(ssh): delete undefined root keys
2024-01-08 13:12:27 +00:00
Houkime
0b90e3d20f
test(ssh): remove rest ssh enablement tests
2024-01-08 13:12:27 +00:00
Houkime
9822d42dac
test(ssh): remove rest enablement tests
2024-01-08 13:12:27 +00:00
Houkime
6c0d4ab42a
test(ssh): remove basic unauthorized tests from rest ssh tests
2024-01-08 13:12:27 +00:00
Houkime
5651dcd94e
test(ssh): remove rest tests for undefined ssh settings
2024-01-08 13:12:27 +00:00
Houkime
980d3622e8
test(services): remove redundant legacy bad-ssh-key test from rest-enfpo
2024-01-08 13:12:27 +00:00
Houkime
125d221442
test(services): untie dkim-related service tests from rest
2024-01-08 13:12:27 +00:00
Houkime
80e00740fb
test(services): remove legacy restic test data
2024-01-08 13:12:27 +00:00
Houkime
113f512565
test(services): remove redundant pleroma tests
2024-01-08 13:12:27 +00:00
Houkime
15eafbb524
test(services): remove redundant ocserv tests
2024-01-08 13:12:27 +00:00
Houkime
e63acc6d56
test(services): remove redundant nextcloud tests
2024-01-08 13:12:27 +00:00
Houkime
9f04729296
test(services, system): untie dkim tests from rest
2024-01-08 13:12:27 +00:00
Houkime
7038d69069
test(services): remove redundant gitea tests
2024-01-08 13:12:27 +00:00
Houkime
2987065231
test(services): remove bitwarden tests because redundant
2024-01-08 13:12:27 +00:00
Houkime
23cc33b9d9
test(services): delete redundant rest tests from bitwarden
2024-01-08 13:12:27 +00:00
Inex Code
829aca14be
Merge branch 'master' into redis/connection-pool
2023-10-24 19:25:36 +03:00
Inex Code
b01247bc55
refactor: remove legacy backups implementations
2023-07-20 20:11:42 +03:00
Houkime
f45567b87b
fix(tokens-repo): readd gitkeep to services data folder after rebase
2023-06-14 14:02:22 +03:00
Houkime
e125f3a4b1
test(tokens-repo): remove test tokens.json files
...
except for one which will temporarily remain
gitkeeps are to prevent shared_datadir from erroring out in a freshly
cloned repo. for now huey database and jobs fixtures use shared_datadir
2023-06-14 14:02:22 +03:00
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
Houkime
41e5f89b7b
migrate backblaze settings to new json format
...
And adjust methods and tests
2022-11-02 13:52:33 +00:00
Houkime
07af2e59be
tests: fix backblaze bucket
2022-11-02 13:52:33 +00:00
Houkime
589093b853
delete old cloudflare field
2022-11-02 13:52:33 +00:00
Houkime
6c6f45781c
add new fields to the rest of the test jsons. Missed some
2022-11-02 13:52:33 +00:00
Inex Code
7935de0fe1
Migrate to FastAPI ( #13 )
...
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/13
2022-08-25 20:03:56 +03:00