Nico
|
99932a8522
|
refactor: better-auth (#319)
* refactor: better-auth
* chore: pr feedback
* chore: lower + trim usernames in db
|
2026-01-07 22:36:20 +01:00 |
|
Nicolas Meienberger
|
e39552ee68
|
chore: small code style improvements
|
2025-12-16 19:36:37 +01:00 |
|
Jakub Trávník
|
605fb1c27c
|
secret reference core support
|
2025-12-15 10:48:35 +01:00 |
|
Nicolas Meienberger
|
e4b8076351
|
refactor: remove trim on password
The password should be taken as-is. It could potentially contain a space
|
2025-12-06 10:08:01 +01:00 |
|
Jakub Trávník
|
9fec6883f6
|
cryptoUtils.decrypt alligned with encrypt in regards of handling extra space in password file
|
2025-12-04 08:43:17 +01:00 |
|
Jakub Trávník
|
f4df9e935d
|
crypto.Utils comments updated to reflect behaviour
|
2025-12-04 08:39:51 +01:00 |
|
Jakub Trávník
|
f6b8e7e5a2
|
feat: implement encryption for sensitive fields in volume backends
|
2025-12-04 00:04:26 +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 |
|