openstreetmap-website/app/models
Tom Hughes 1340fca8f1 Turn on mass assignment protection
Require any attribute that is going to be mass assigned to be
whitelisted, and whitelist those attributes which need it
2012-03-06 08:54:45 +00:00
..
access_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
acl.rb Make ACLs match when the address is equal 2012-02-12 14:53:07 +00:00
changeset.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
changeset_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
client_application.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
country.rb Use a local lookup table for country bounding boxes rather than relying 2009-05-11 16:50:09 +00:00
diary_comment.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
diary_entry.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
diary_sweeper.rb Explicitly specify the format when expiring RSS feeds 2012-01-14 13:29:00 +00:00
friend.rb Add basic support for logically deleting a user. 2008-08-24 16:53:42 +00:00
language.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
message.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
node.rb Make sure we don't inherit old tags when parsing XML for objects 2012-02-15 17:48:17 +00:00
node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
notifier.rb Replace @body with @text again... 2011-12-18 17:46:21 +00:00
oauth2_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth2_verifier.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth_nonce.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
oauth_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
old_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
relation.rb Make sure we don't inherit old tags when parsing XML for objects 2012-02-15 17:48:17 +00:00
relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
request_token.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
session.rb Add a model for sessions. 2007-08-09 23:21:17 +00:00
spam_observer.rb Fix up case statement syntax for ruby 1.9 compatibility 2012-01-04 22:25:41 +00:00
trace.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
trace_sweeper.rb Add some caching for trace views. 2010-01-10 17:44:57 +00:00
tracepoint.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
tracetag.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
tracetag_sweeper.rb Add some caching for trace views. 2010-01-10 17:44:57 +00:00
user.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
user_block.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
user_preference.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
user_role.rb Refactored user_role and controller. Now much more DRY. 2009-10-01 17:15:34 +00:00
user_sweeper.rb Detect changes to the user image correctly 2012-03-03 00:11:42 +00:00
user_token.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
way.rb Make sure we don't inherit old tags when parsing XML for objects 2012-02-15 17:48:17 +00:00
way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00