1
0
Fork 0
vaultwarden-test/src/static
BlackDex b022be9ba8
Fix admin repost warning.
Currently when you login into the admin, and then directly hit the save
button, it will come with a re-post/re-submit warning.
This has to do with the `window.location.reload()` function, which
triggers the admin login POST again.

By changing the way to reload the page, we prevent this repost.
2022-12-03 17:28:25 +01:00
..
images Update Vaultwarden Logo's 2022-12-01 22:38:59 +01:00
scripts Change the handling of login errors. 2022-09-06 17:27:20 +02:00
templates Fix admin repost warning. 2022-12-03 17:28:25 +01:00
global_domains.json Sync global_domains.json to bitwarden/server@7c783c9 (Atlassian) 2022-10-26 21:42:37 +02:00