1
0
Fork 0
vaultwarden-test/src/static/templates/admin
BlackDex 5a05139efe
Change the handling of login errors.
Previously FlashMessage was used to provide an error message during login.
This PR changes that flow to not use redirect for this, but renders the HTML and responds using the correct status code where needed. This should solve some issues which were reported in the past.

Thanks to @RealOrangeOne, for initiating this with a PR.

Fixes #2448
Fixes #2712
Closes #2715

Co-authored-by: Jake Howard <git@theorangeone.net>
2022-09-06 17:27:20 +02:00
..
base.hbs Fix identicons not always working 2022-06-22 16:38:16 +02:00
diagnostics.hbs Update two external Links to prevent tabnabbing 2022-08-17 08:14:19 +02:00
login.hbs Added autofocus to pw field on admin login page 2022-02-22 20:44:29 -06:00
organizations.hbs Change the handling of login errors. 2022-09-06 17:27:20 +02:00
settings.hbs Open Externallink in new Tab 2022-08-17 08:00:46 +02:00
users.hbs Change the handling of login errors. 2022-09-06 17:27:20 +02:00