vaultwarden/src/api
Stefan Melmuk 4ad8baf7be
fix email as 2fa for sso (#6495)
* fix email as 2fa for sso

* allow saving device without updating `updated_at`

* check if email is some

* allow device to be saved in postgresql

* use twofactor_incomplete table

* no need to update device.updated_at
2025-12-06 22:22:33 +01:00
..
core fix email as 2fa for sso (#6495) 2025-12-06 22:22:33 +01:00
admin.rs Fix around singleorg policy (#6247) 2025-11-23 21:54:37 +01:00
icons.rs Fix icon redirect caching (#6487) 2025-11-23 21:50:31 +01:00
identity.rs fix email as 2fa for sso (#6495) 2025-12-06 22:22:33 +01:00
mod.rs Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +01:00
notifications.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
push.rs fix email as 2fa for sso (#6495) 2025-12-06 22:22:33 +01:00
web.rs make webauthn more optional (#6160) 2025-08-26 22:07:20 +02:00