1
0
Fork 0
vaultwarden-test/src
BlackDex 2ea9b66943
Add Organizational event logging feature
This PR adds event/audit logging support for organizations.
By default this feature is disabled, since it does log a lot and adds
extra database transactions.

All events are touched except a few, since we do not support those
features (yet), like SSO for example.

This feature is tested with multiple clients and all database types.

Fixes #229
2022-11-27 23:36:34 +01:00
..
api Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
db Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
static Prevent DNS leak when icon regex is configured 2022-11-14 17:25:44 +01:00
auth.rs Update Rust version, deps and workflow 2022-11-09 22:40:00 +01:00
config.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
mail.rs use static_files() for email attachments 2022-10-19 20:39:13 +02:00
main.rs Add Organizational event logging feature 2022-11-27 23:36:34 +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-11-27 23:36:34 +01:00