bitwarden_rs/src
2019-01-25 14:25:15 +00:00
..
api Fix the list of users with access to a collection to display correctly. 2019-01-25 14:18:06 +00:00
db No point calling find_by_uuid now we don't use the result. 2019-01-25 14:25:15 +00:00
static Fix invite empty email 2019-01-22 17:26:17 +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 Implement HIBP check [WIP]. 2019-01-20 15:36:33 +01:00
mail.rs Show organizations in admin panel, implement reload templates option 2019-01-20 17:43:56 +01:00
main.rs Update Diesel to 1.4 and other dependencies 2019-01-21 15:29:52 +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