openstreetmap-website/app/controllers
Tom Hughes 9e2132b83d Don't reset the session when the token refers to an invalid user
During account creation it is quite normal for the token in the
session to refer to a user that is not active yet.
2011-11-14 09:42:59 +00:00
..
amf_controller.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
api_controller.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
application_controller.rb Don't reset the session when the token refers to an invalid user 2011-11-14 09:42:59 +00:00
browse_controller.rb Update some more queries to use AREL in place of deprecated methods 2011-11-14 09:42:51 +00:00
changeset_controller.rb Stop the API changeset query accepting min_lon etc 2011-11-14 09:42:57 +00:00
diary_entry_controller.rb Make more use of named scopes 2011-11-14 09:42:51 +00:00
export_controller.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
friend_controller.rb added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
geocoder_controller.rb Allow the Nominatim instance used to be configured 2010-11-02 10:40:43 +00:00
message_controller.rb Update ActiveRecord queries to use arel 2011-11-14 09:42:44 +00:00
node_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
oauth_clients_controller.rb Update some more queries to use AREL in place of deprecated methods 2011-11-14 09:42:51 +00:00
oauth_controller.rb Use slim layout for OAuth pages too 2011-04-03 13:46:17 +01:00
old_node_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
old_relation_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
old_relation_member_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_way_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
old_way_node_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
relation_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
relation_member_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
search_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
site_controller.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
swf_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
trace_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
tracepoint_controller.rb various gpx bits 2006-12-01 15:59:13 +00:00
tracetag_controller.rb add tags to gpx files 2006-12-06 17:10:59 +00:00
user_blocks_controller.rb Add :warning and :error flash messages which can be styled separately to 2009-11-01 13:07:46 +00:00
user_controller.rb Store the username in a cookie and use it to validate the session 2011-11-14 09:42:59 +00:00
user_preference_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
user_roles_controller.rb Add :warning and :error flash messages which can be styled separately to 2009-11-01 13:07:46 +00:00
way_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
way_node_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00