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