1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 21:18:13 -05:00

7 Commits

Author SHA1 Message Date
Bernd Schoolmann
6a2aab5616
Generate fake credentials on login 2025-03-19 10:49:17 +01:00
Daniel García
a2e93b0cda
Update Opaque to use published version 2025-03-17 19:23:28 +01:00
Bernd Schoolmann
ce003e8efc
Add distributed cache support 2025-03-17 14:12:02 +01:00
Ike
b03e3c3b8c
Innovation/pm 18992/add credential table (#5499)
* feat(OPAQUE-KE): added entity

* innovation(opaque-ke) : inital database changes

* innovation(opaque-ke) : dapper implementation. Key rotation WIP.

* Updating credential repository

* feat : updating service to use repository to save credential

* Fix table creation and make registration work

---------

Co-authored-by: Bernd Schoolmann <mail@quexten.com>
2025-03-17 13:48:30 +01:00
Bernd Schoolmann
d617004435
Update opaque login with password and update cipherconfig model 2025-03-14 16:22:53 +01:00
Bernd Schoolmann
0b34f09fc7
Add demo authentication and cleanup controller 2025-03-14 14:16:47 +01:00
Bernd Schoolmann
3cd3495a45
Extract opaque logic to service 2025-03-13 14:47:20 +01:00