]> git.openstreetmap.org Git - rails.git/history - app/models/acl.rb
Don't check the ACL unless we're creating a new user
[rails.git] / app / models / acl.rb
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-02-08 Tom HughesCombine the address and netmask for an ACL in one column
2012-02-08 Tom HughesStop pretending we support MySQL
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-16 Tom HughesCope with MySQL and Postgres.
2009-04-13 Shaun McDonaldreverting last change, which included posgres config...
2009-04-13 Shaun McDonaldRemove duplication that is in the test helper. Adding...
2009-03-08 Tom HughesCommit ACL related files from earlier merges as svn...
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...