openstreetmap-website/app/views/notifier
Kai Krueger 104727f889 Trust Google and Yahoo to return valid email addresses
Both Google and Yahoo guarantee that the email address they return
during the OpenID authentication are emails that they have already
verified:

  http://stackoverflow.com/q/5639419

Therefore special case these OpenID providers and automatically
activate the new users account without requiring a separate email
verification step.

This therefore reduces the signup procedure by one step and makes
it easier for new users of these OpenID providers, which cover the
majority of users.
2012-10-30 19:14:45 +00:00
..
_gpx_description.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
diary_comment_notification.html.erb Add an HTML version of the diary comment notification mail 2012-03-17 16:36:58 +00:00
diary_comment_notification.text.erb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
email_confirm.html.erb Rename notifier views to new style names 2011-11-14 09:42:45 +00:00
email_confirm.text.erb Rename notifier views to new style names 2011-11-14 09:42:45 +00:00
friend_notification.text.erb Rename notifier views to new style names 2011-11-14 09:42:45 +00:00
gpx_failure.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
gpx_success.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
lost_password.html.erb Rename notifier views to new style names 2011-11-14 09:42:45 +00:00
lost_password.text.erb Rename notifier views to new style names 2011-11-14 09:42:45 +00:00
message_notification.html.erb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
message_notification.text.erb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
signup_confirm.html.erb Trust Google and Yahoo to return valid email addresses 2012-10-30 19:14:45 +00:00
signup_confirm.text.erb Trust Google and Yahoo to return valid email addresses 2012-10-30 19:14:45 +00:00