1
0
Fork 0
vaultwarden-test/src/static/templates
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
..
admin Fix admin repost warning. 2022-12-03 17:28:25 +01:00
email fix: removed a double space 2022-11-07 08:39:56 +01:00