aboutsummaryrefslogtreecommitdiff
path: root/src/api/web.rs
AgeCommit message (Expand)Author
2019-02-16Added static email image routesTheMardy
2019-01-25Change config to thread-safe system, needed for a future config panel.Daniel García
2019-01-19Implement admin JWT cookie, separate JWT issuers for each type of token and m...Daniel García
2019-01-04Updated dependencies to use u2f crate directly, and some style changesDaniel García
2018-12-30Updated Error to implement Display and Debug, instead of using custom methodsDaniel García
2018-12-30Remove config option for admin email, embdedded admin page, managed IO::Error...Daniel García
2018-12-30Initial version of admin panel, list users and reload user list works. No ser...Daniel García
2018-12-18Changed frame-ancestors to use 'self'dheimerl
2018-12-17Fixed web.rsdheimerl
2018-12-15Update web.rsdheimerl
2018-12-07Migrate to rust 2018 editionDaniel García
2018-11-01Updated bw_rs to Rocket version 0.4-rc1Daniel García
2018-07-18Return 404 in case the path doesn't match instead of 500Miroslav Prasil
2018-07-13Set facets contentTypeDaniel García
2018-07-12Implemented U2F, refactored Two Factor authentication, registering U2F device...Daniel García
2018-06-25Added security headers to web-vault (fixes #44)Daniel García
2018-06-12Improved configuration and documented options. Implemented option to disable ...Daniel García
2018-02-15Solved some warningsDaniel García
2018-02-15Upload and download attachments, and added License fileDaniel García
2018-02-10First working versionDaniel García