]> git.openstreetmap.org Git - rails.git/commit
Allow generic URIs to use the registry format
authorTom Hughes <tom@compton.nu>
Tue, 13 Dec 2011 10:45:40 +0000 (10:45 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 13 Dec 2011 10:45:40 +0000 (10:45 +0000)
commit3f5374901e80cf18b5cb00c5d341be63efadc810
tree9f245bceaf602f05bde249ac384557daa4f4cb53
parent1794d6e7115cbbe0a527da34a89cd4175a4609fd
Allow generic URIs to use the registry format

This should stop OAuth complaining when it tries to parse a mapzen
callback URI of the form mapzen://osm_callback
config/initializers/uri.rb [new file with mode: 0644]