1
0
Fork 0
vaultwarden-test/src/api
BlackDex 7035700c8d
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-12-01 22:38:59 +01:00
..
core Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
admin.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
icons.rs Prevent DNS leak when icon regex is configured 2022-11-14 17:25:44 +01:00
identity.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
mod.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
notifications.rs Use constant size generic parameter for random bytes generation 2022-11-11 11:59:27 +01:00
web.rs use static_files() for email attachments 2022-10-19 20:39:13 +02:00