bitwarden_rs/src
2019-01-19 22:59:32 +01:00
..
api Rename admin templates to match email 2019-01-19 22:59:32 +01:00
db Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 2019-01-19 21:41:49 +01:00
static Rename admin templates to match email 2019-01-19 22:59:32 +01:00
auth.rs Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 2019-01-19 21:41:49 +01:00
crypto.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
error.rs Initial stab at templates 2019-01-15 15:28:46 +01:00
mail.rs Move email templates to subfolder 2019-01-19 17:40:18 +01:00
main.rs Rename admin templates to match email 2019-01-19 22:59:32 +01:00
util.rs Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 2019-01-19 21:41:49 +01:00