69 Commits (1f868b8d22ce15c892d8b3ef5a958a045a4fdae9)

Author SHA1 Message Date
Daniel García 8d1b72b951
Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 5 years ago
Jellyfrog ebc47dc161
Remove unneeded WS logging 6 years ago
Daniel García 10756b0920
Update dependencies and fix some lints 6 years ago
Daniel García 5ee04e31e5
Updated dependencies, removed some unnecessary clones and fixed some lints 6 years ago
Daniel García 86ed75bf7c
Config can now be serialized / deserialized 6 years ago
Daniel García bef1183c49
Only send one notification per vault import and purge, improve move ciphers functions 6 years ago
Daniel García a1dc47b826
Change config to thread-safe system, needed for a future config panel. 6 years ago
Daniel García 834c847746
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 6 years ago
Daniel García e0aec8d373
Use new i64::to_be_bytes and remove byteorder dep 6 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 6 years ago
Daniel García 738ad2127b
Fixed some clippy linting issues 6 years ago
Daniel García 94810c106a
Migrate to rust 2018 edition 6 years ago
Daniel García 2fde4e6933
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested) 6 years ago
Daniel García 3d36ac4601
Remove unwrap in connection_lost 7 years ago
Daniel García c673370103
Updated bw_rs to Rocket version 0.4-rc1 7 years ago
Miroslav Prasil 2e7fa6440b Do not spawn WS thread if it's disabled 7 years ago
Miroslav Prasil 9ecc98c3cc Disable WebSockets negotiation by default 7 years ago
Daniel García 9eaa9c1a17
Add WEBSOCKET_ADDRESS config option (Fixes #199) 7 years ago
Daniel García 8651df8c2a
Fixed some lint issues 7 years ago
Daniel García 948554a20f
Added config option for websocket port, and reworked the config parsing a bit. 7 years ago
Daniel García d66d4fd87f Add error message when the proxy doesn't route websockets correctly 7 years ago
Shane A. Faulkner b6502e9e9d Add support for CipherUpdate notifications 7 years ago
Daniel García d70864ac73 Initial version of websockets notification support. 7 years ago
Daniel García 8d1ee859f2 Implemented basic support for prelogin and notification negotiation 7 years ago