1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-03 11:06:43 +01:00
vaultwarden/src
Mathijs van Veluw 45e5f06b86
Some Backend Admin fixes and updates (#5272)
* Some Backend Admin fixes and updates

- Updated datatables
- Added a `X-Robots-Tags` header to prevent indexing
- Modified some layout settings
- Added Websocket check to diagnostics
- Added Security Header checks to diagnostics
- Added Error page response checks to diagnostics
- Modifed support string layout a bit

Signed-off-by: BlackDex <black.dex@gmail.com>

* Some small fixes

Signed-off-by: BlackDex <black.dex@gmail.com>

---------

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-12-10 21:52:12 +01:00
..
api Some Backend Admin fixes and updates (#5272) 2024-12-10 21:52:12 +01:00
db Fix another sync issue with native clients (#5259) 2024-12-08 21:48:19 +01:00
static Some Backend Admin fixes and updates (#5272) 2024-12-10 21:52:12 +01:00
auth.rs Support SSH keys on desktop 2024.12 (#5187) 2024-11-15 18:38:16 +01:00
config.rs Support SSH keys on desktop 2024.12 (#5187) 2024-11-15 18:38:16 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
http_client.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
mail.rs Update crates and fix several issues 2024-11-10 23:56:19 +01:00
main.rs Update Rust and crates (#5248) 2024-12-05 22:10:59 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Some Backend Admin fixes and updates (#5272) 2024-12-10 21:52:12 +01:00