vaultwarden/src/api
THONY d672ad3f76
US or EU Data Region Selection (#3752)
* add selection of data region for push

* fix cargo check + rewrite config + add check url

* fix clippy error

* add comment in .env.template, adapt config.rs

* Update .env.template

Co-authored-by: William Desportes <williamdes@wdes.fr>

* Update .env.template

Co-authored-by: William Desportes <williamdes@wdes.fr>

* Revert "Update .env.template"

This reverts commit 5bed974ba7b9f481792d2228834585f053d47dc3.

* Revert "Update .env.template"

This reverts commit 0760eff95dfaf2a9cf97bb25f6cf7660bdf55173.

* fix /connect/token to push identity

* fix /connect/token to push identity

* Fixed formatting when solving merge conflicts

---------

Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2024-01-01 16:01:57 +01:00
..
core Allow customizing the featureStates (#4168) 2024-01-01 15:44:02 +01:00
admin.rs Update crates (#4074) 2023-11-15 10:41:14 +01:00
icons.rs Fix typos 2023-10-05 20:08:26 +03:00
identity.rs Decrease JWT Refresh/Auth token (#4163) 2023-12-13 17:49:35 +01:00
mod.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
notifications.rs Prevent generating an error during ws close (#4127) 2023-12-04 20:20:13 +01:00
push.rs US or EU Data Region Selection (#3752) 2024-01-01 16:01:57 +01:00
web.rs Fix typos 2023-10-05 20:08:26 +03:00