zulip/templates
Lauryn Menard 91b40a45fe demo-orgs: Add email and password process for demo organization owners.
Creates process for demo organization owners to add an email address
and password to their account.

Uses the same flow as changing an email (via user settings) at the
beginning, but then sends a different email template to the user
for the email confirmation process.

We also encourage users to set their full name field in the modal for
adding an email in a demo organization. We disable the submit button
on the form if either input is empty, email or full name.

When the user clicks the 'confirm and set password' button in the
email sent to confirm the email address sent via the form, their
email is updated via confirm_email_change, but the user is redirected
to the reset password page for their account (instead of the page for
confirming an email change has happened).

Once the user successfully sets a password, then they will be
prompted to log in with their newly configured email and password.
2023-08-31 15:02:16 -07:00
..
analytics portico: Re-add bootstrap CSS for tables with "table-bordered" class. 2023-08-06 18:13:33 -07:00
confirmation google_analytics: Track realm registration separately from user signup. 2023-03-08 11:34:36 -08:00
corporate corporate: We have switched to DMs, from PMs. 2023-08-29 17:13:10 -07:00
tests
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver demo-orgs: Add email and password process for demo organization owners. 2023-08-31 15:02:16 -07:00
zilencer
.gitignore
404.html templates: Use static() helper to generate /static/ URLs. 2023-02-14 17:17:06 -05:00
500.html templates: Use static() helper to generate /static/ URLs. 2023-02-14 17:17:06 -05:00