|
edb0865caa
|
Chore: Ensure we save correct default admin user in integration test DB setup (#105752)
* fix helper + amend tests
* fix import + remove unused var
* remove more users
* remove unused code
* update test comment
|
2025-05-28 11:25:01 +01:00 |
|
|
7d0f73058b
|
api/admin: Reenable AdminApiReencrypt tests, fix enterprise version of the test. (#105462)
* Reenable tests. Fix access to "key" column when using mysql.
|
2025-05-15 16:25:30 +02:00 |
|
|
ba111e612b
|
Skip TestIntegration_AdminApiReencrypt. (#105454)
* Skip TestIntegration_AdminApiReencrypt and TestIntegration_AdminApiReencrypt_Enterprise.
|
2025-05-15 11:38:42 +00:00 |
|
|
7268d6c1bc
|
admin api: Fix reencryption of private_key in signing_key table, introduce test for reencryption (#105010)
* Add integration test for reencrypting secrets.
Rotate keys before reencryption.
Test for setting table from enterprise repo.
|
2025-05-15 09:51:25 +02:00 |
|