1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-26 01:05:41 +02:00
vaultwarden/src
TheMardy 22b0b95209
Added HTML templates (+14 squashed commit)
Squashed commit:

[ece2260] Plaintext send_org_invite

[01d4884] Plaintext pw_hint_some

[6ce5173] Plaintext pw_hint_none

[881af3e] Plaintext invite_confirmed

[ce78621] Plaintext invite_accepted

[13a44a4] Rename send_org_invite.hbs to send_org_invite.html.hbs

[b52bf2f] Rename pw_hint_some.hbs to pw_hint_some.html.hbs

[e0d1aeb] Rename pw_hint_none.hbs to pw_hint_none.html.hbs

[898dbcd] Rename invite_confirmed.hbs to invite_confirmed.html.hbs

[107af31] Rename invite_accepted.hbs to invite_accepted.html.hbs

[d26d662] Updated send_org_invite template

[71f47af] Updated pw_hint_some template

[c2ca3c2] Updated pw_hint_none template

[50f8bfb] Updated invite_accepted template

[17f96f8] Updated invite_confirmed template
2019-02-10 19:04:18 +01:00
..
api Show version in admin panel 2019-02-10 16:02:46 +01:00
db Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
static Added HTML templates (+14 squashed commit) 2019-02-10 19:04:18 +01:00
auth.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00
config.rs Hide secrets in config panel 2019-02-08 20:49:04 +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 Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
mail.rs Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
main.rs Implemented config form and fixed config priority 2019-02-06 17:34:30 +01:00
util.rs Implement basic config loading and updating. No save to file yet. 2019-02-06 17:34:29 +01:00