1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-06 05:28:15 -05:00

9 Commits

Author SHA1 Message Date
Ike Kottlowski
8f25ab6d73
fix : add try catch blocks 2025-03-20 13:55:11 -04:00
Bernd Schoolmann
5a8bf4c890
Innovation/opaque grant validator (#5533)
* Add grant validator

* Fix 2fa

* Add featureflag

* Add comments

* Cleanup

* Set active endpoint

* Fix test
2025-03-20 15:13:05 +01:00
Ike Kottlowski
9848d53683
feat : fix database script; add comments. 2025-03-19 22:54:23 -04: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