1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-12 12:00:04 +02:00
vaultwarden/src
Daniel García 5e37471488
Merge pull request #323 from njfox/invite_accepted_email
Send email notifications when invitations are accepted/confirmed
2019-01-06 14:12:24 +01:00
..
api Merge pull request #323 from njfox/invite_accepted_email 2019-01-06 14:12:24 +01:00
db Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
static Modified navigation bar and corrected some comments 2018-12-30 21:43:55 +01:00
auth.rs Refactor generate_invite_claims, make org_name and org_id optional 2019-01-05 23:03:49 -05: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 Updated dependencies to use u2f crate directly, and some style changes 2019-01-04 00:25:38 +01:00
mail.rs Refactor generate_invite_claims, make org_name and org_id optional 2019-01-05 23:03:49 -05:00
main.rs Updated dependencies to use u2f crate directly, and some style changes 2019-01-04 00:25:38 +01:00
util.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00