]> git.openstreetmap.org Git - rails.git/commit
Add support for domain based ACLs
authorTom Hughes <tom@compton.nu>
Wed, 8 Feb 2012 21:40:21 +0000 (21:40 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 8 Feb 2012 21:40:21 +0000 (21:40 +0000)
commitcd43529cc8d9b8c020117fd5d690a64f2f0464b9
treed889d91f375e7209f5a1dba54375d4f3942b1292
parent6ee672fe9500d854b66121879df8f65cfbbdf499
Add support for domain based ACLs
app/controllers/trace_controller.rb
app/controllers/user_controller.rb
app/models/acl.rb
app/views/user/blocked.html.erb [new file with mode: 0644]
app/views/user/new.html.erb
db/migrate/20120208194454_add_domain_to_acl.rb [new file with mode: 0644]