vaultwarden/src/api
Daniel García 8d1b72b951
Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative.
Use LOG_LEVEL debug or trace to recover them.

Removed LOG_MOUNTS and bundled it with LOG_LEVEL debug and trace.

Removed duplicate error messages

Made websocket not proxied message more prominent, but only print it once.
2019-12-06 22:46:12 +01:00
..
core Fix some lints 2019-12-06 22:12:41 +01:00
admin.rs Logout button in admin page 2019-12-01 21:15:14 +01:00
icons.rs Add an option to fetch and parse href="data:image" 2019-11-22 13:16:12 +01:00
identity.rs Fix some lints 2019-12-06 22:12:41 +01:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 2019-12-06 22:46:12 +01:00
web.rs Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 2019-12-06 22:46:12 +01:00