1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-10 02:58:53 +02:00
vaultwarden/src
Stefan Melmuk d209df9e10
use a custom 404 page
to customize the 404 page you can copy the handlebar template
`src/static/templates/404.hbs` to the TEMPLATES_FOLDER (defaults to
`data/templates/`)
2022-12-05 00:08:46 +01:00
..
api use a custom 404 page 2022-12-05 00:08:46 +01:00
db Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
static use a custom 404 page 2022-12-05 00:08:46 +01:00
auth.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
config.rs use a custom 404 page 2022-12-05 00:08:46 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
mail.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
main.rs Add dev-only query logging support 2022-12-03 18:36:46 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00