implement secret regeneration

This commit is contained in:
2025-08-19 23:26:05 +02:00
parent c25704f943
commit 7beeb39616
13 changed files with 146 additions and 111 deletions

View File

@@ -1,9 +1,9 @@
[versions]
kotlin = "2.2.10"
ktor = "3.1.3"
ktor = "3.2.3"
exposed = "0.60.0"
postgres = "42.7.5"
koin = "4.0.3"
koin = "4.1.0"
random = "1.0.0"
otp = "1.1.1"
kdf = "1.0.3"