Nicolas Meienberger
|
c42380b26b
|
refactor: remove trim on password
The password should be taken as-is. It could potentially contain a space
|
2025-12-06 10:36:39 +01:00 |
|
Jakub Trávník
|
780fdae63e
|
cryptoUtils.decrypt alligned with encrypt in regards of handling extra space in password file
|
2025-12-06 10:35:55 +01:00 |
|
Jakub Trávník
|
fc482e9729
|
crypto.Utils comments updated to reflect behaviour
|
2025-12-06 10:35:55 +01:00 |
|
Jakub Trávník
|
2df1fa53a0
|
feat: implement encryption for sensitive fields in volume backends
|
2025-12-06 10:35:55 +01:00 |
|
Nico
|
95a0d44b45
|
refactor: unify backend and frontend servers (#3)
* refactor: unify backend and frontend servers
* refactor: correct paths for openapi & drizzle
* refactor: move api-client to client
* fix: drizzle paths
* chore: fix linting issues
* fix: form reset issue
|
2025-11-13 20:11:46 +01:00 |
|