zulip/templates/confirmation
Luke Faraone c48ff1784c Implement OpenID signups.
This allows users on signup-eligible domains to sign up for Humbug using
Google Apps.

As part of this, we wrap the openid done view in our own code in order to
handle the "Unknown user" error. Therein, we create a PreregistrationUser
and then shunt the user through the rest of the confirmation process, pre-
filling in their name.

(imported from commit 066d9a1021384a6da2662352e62a701451bd6f44)
2013-04-24 12:03:42 -07:00
..
confirm.html Wrap extremely long lines in HTML 2012-10-25 15:22:18 -04:00
confirm_mituser.html Implement MIT signups. 2012-10-29 16:59:37 -04:00
confirm_preregistrationuser.html Implement OpenID signups. 2013-04-24 12:03:42 -07:00
invite_email_body.txt Access the UserProfile's new email field rather than using User. 2013-04-02 12:07:08 -04:00
invite_email_subject.txt Use custom copy for invites. 2013-01-14 10:25:27 -05:00
mituser_confirmation_email_body.txt Move MIT Zephyr setup instructions to humbughq.com/zephyr. 2013-02-19 14:17:54 -05:00
mituser_confirmation_email_subject.txt Implement MIT signups. 2012-10-29 16:59:37 -04:00
preregistrationuser_confirmation_email_body.txt Tweak signup email text slightly. 2012-10-01 18:05:01 -04:00
preregistrationuser_confirmation_email_subject.txt Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00