Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-28 06:10:28 +01:00
our selves
-> ourselves
Dieser Commit ist enthalten in:
Ursprung
3d4be24902
Commit
480bf9b0c1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -2897,7 +2897,7 @@ async fn put_reset_password_enrollment(
|
||||||
|
|
||||||
// This is a new function active since the v2022.9.x clients.
|
// This is a new function active since the v2022.9.x clients.
|
||||||
// It combines the previous two calls done before.
|
// It combines the previous two calls done before.
|
||||||
// We call those two functions here and combine them our selves.
|
// We call those two functions here and combine them ourselves.
|
||||||
//
|
//
|
||||||
// NOTE: It seems clients can't handle uppercase-first keys!!
|
// NOTE: It seems clients can't handle uppercase-first keys!!
|
||||||
// We need to convert all keys so they have the first character to be a lowercase.
|
// We need to convert all keys so they have the first character to be a lowercase.
|
||||||
|
|
Laden …
In neuem Issue referenzieren