mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 10:45:57 +03:00
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>
This commit is contained in:
1223
src/static/scripts/bootstrap.css
vendored
1223
src/static/scripts/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user