0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-05-19 05:13:47 +02:00
bitwarden_rs/src/static/templates/email
Daniel García f4a9645b54
Remove references to "bwrs" #2195
Squashed commit of the following:

commit 1bdf1c7954e0731c95703d10118f3874ab5155d3
Merge: 8ba6e61 7257251
Author: Daniel García <dani-garcia@users.noreply.github.com>
Date:   Sun Jan 23 23:40:17 2022 +0100

    Merge branch 'remove-bwrs' of https://github.com/RealOrangeOne/vaultwarden into RealOrangeOne-remove-bwrs

commit 7257251ecf
Author: Jake Howard <git@theorangeone.net>
Date:   Thu Jan 6 17:48:18 2022 +0000

    Use `or_else` to save potentially unnecessary function call

commit 40ae81dd3c
Author: Jake Howard <git@theorangeone.net>
Date:   Wed Jan 5 21:18:24 2022 +0000

    Move $BWRS_VERSION fallback into build.rs

commit 743ef74b30
Author: Jake Howard <git@theorangeone.net>
Date:   Sat Jan 1 23:08:27 2022 +0000

    Revert "Add feature to enable use of `Option::or` in const context"

    This reverts commit fe8e043b8a.

    We want to run on stable soon, where these features are not supported

commit a1f0da638c
Author: Jake Howard <git@theorangeone.net>
Date:   Sat Jan 1 13:04:47 2022 +0000

    Rename web vault version file

    https://github.com/dani-garcia/bw_web_builds/pull/58

commit fe8e043b8a
Author: Jake Howard <git@theorangeone.net>
Date:   Sat Jan 1 12:56:44 2022 +0000

    Add feature to enable use of `Option::or` in const context

commit 687435c8b2
Author: Jake Howard <git@theorangeone.net>
Date:   Sat Jan 1 12:27:28 2022 +0000

    Continue to allow using `$BWRS_VERSION`

commit 8e2f708e50
Author: Jake Howard <git@theorangeone.net>
Date:   Fri Dec 31 11:41:34 2021 +0000

    Remove references to "bwrs"

    The only remaining one is getting the version of the web vault, which requires coordinating with the web vault patching.
2022-01-23 23:40:59 +01:00
..
change_email.hbs Project renaming 2021-04-27 23:18:32 +02:00
change_email.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
delete_account.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
delete_account.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
email_footer.hbs Remove references to "bwrs" #2195 2022-01-23 23:40:59 +01:00
email_footer_text.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
email_header.hbs Remove references to "bwrs" #2195 2022-01-23 23:40:59 +01:00
emergency_access_invite_accepted.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_invite_accepted.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_invite_confirmed.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_invite_confirmed.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_approved.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_approved.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_initiated.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_initiated.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_rejected.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_rejected.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_reminder.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_reminder.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_timed_out.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_timed_out.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
incomplete_2fa_login.hbs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
incomplete_2fa_login.html.hbs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
invite_accepted.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
invite_accepted.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
invite_confirmed.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
invite_confirmed.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
new_device_logged_in.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
new_device_logged_in.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_none.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_none.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_some.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_some.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
send_2fa_removed_from_org.hbs project name and links in new email templates 2021-04-27 21:48:07 -04:00
send_2fa_removed_from_org.html.hbs Simplify 2fa removed email and remove extra table close in the footer 2021-07-15 21:25:46 +02:00
send_emergency_access_invite.hbs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
send_emergency_access_invite.html.hbs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
send_org_invite.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
send_org_invite.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
send_single_org_removed_from_org.hbs feature: Support single organization policy 2021-10-02 19:30:19 +02:00
send_single_org_removed_from_org.html.hbs feature: Support single organization policy 2021-10-02 19:30:19 +02:00
smtp_test.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
smtp_test.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
twofactor_email.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
twofactor_email.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
verify_email.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
verify_email.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome_must_verify.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome_must_verify.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00