bitwarden_rs/src/api
Daniel García 948554a20f
Added config option for websocket port, and reworked the config parsing a bit.
Added SMTP_FROM config to examples and made it mandatory, it doesn't make much sense to not specify the from address.
2018-09-13 20:59:51 +02:00
..
core Updated dependencies and fixed errors 2018-09-13 16:05:13 +02:00
icons.rs Don't ignore errors while downloading icons 2018-07-01 15:27:42 +02:00
identity.rs Added config option for websocket port, and reworked the config parsing a bit. 2018-09-13 20:59:51 +02:00
mod.rs Initial version of websockets notification support. 2018-08-30 17:58:53 +02:00
notifications.rs Added config option for websocket port, and reworked the config parsing a bit. 2018-09-13 20:59:51 +02:00
web.rs Return 404 in case the path doesn't match instead of 500 2018-07-18 11:54:33 +01:00