openstreetmap-website/app/views/user
Tom Hughes 5f33656c8d Get rid of custom CSRF protection for user role changes
By restricting role changes to POST requests, which they should be
anyway, we get all the rails CSRF protection for free.
2012-03-20 17:21:13 +00:00
..
_contact.html.erb Replace request.request_uri with request.fullpath 2011-11-14 09:42:42 +00:00
_map.html.erb Refactor calculation of zoom level based on a scale 2012-03-14 19:12:32 +00:00
_popup.html.erb Lots more work on making RTL layout work 2011-07-02 01:00:51 +01:00
_terms.html.erb Fix a nil check in Contributor Terms display 2011-12-23 09:34:47 +00:00
_user.html.erb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
account.html.erb Add preview functionality to rich text controls 2012-03-17 16:36:57 +00:00
api_details.builder Replace the file_column plugin with paperclip 2012-02-15 17:48:15 +00:00
blocked.html.erb Don't escape mailto link on blocked signup page 2012-02-08 21:41:46 +00:00
confirm.html.erb Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
confirm_email.html.erb Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
index.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
list.html.erb Don't escape the user pagination links 2012-02-21 17:01:53 +00:00
login.html.erb Simplify login page 2012-02-29 00:13:09 +00:00
logout.html.erb Use <%= instead of <% for block helpers that use concat 2011-11-14 09:42:41 +00:00
lost_password.html.erb Use <%= instead of <% for block helpers that use concat 2011-11-14 09:42:41 +00:00
new.html.erb Add support for domain based ACLs 2012-02-08 21:40:21 +00:00
no_such_user.html.erb Case #2908: Escape user name in user not found error 2010-04-22 00:43:31 +01:00
reset_password.html.erb Use <%= instead of <% for block helpers that use concat 2011-11-14 09:42:41 +00:00
save.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
suspended.html.erb Don't escape HTML in the "user suspended" message 2012-03-13 08:42:32 +00:00
terms.html.erb Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
view.html.erb Get rid of custom CSRF protection for user role changes 2012-03-20 17:21:13 +00:00