openstreetmap-website/test/fixtures/acls.yml
Tom Hughes 10b71ba2f6 Add an ACL system to allow key/value pairs to be attached to blocks
of IP addresses, and implement an ACL restriction that allows account
creation to be blocked.
2009-02-19 13:47:43 +00:00

13 lines
185 B
YAML

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
address: 1
netmask: 1
k: MyText
v: MyText
two:
address: 1
netmask: 1
k: MyText
v: MyText