]> git.openstreetmap.org Git - rails.git/commitdiff
Don't allow [/;.,?] to be used in display names, as those are used as
authorTom Hughes <tom@compton.nu>
Mon, 11 Jun 2007 08:43:47 +0000 (08:43 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 11 Jun 2007 08:43:47 +0000 (08:43 +0000)
separator characters by rails when routing, which means a display name
containing them will not work as part of a URL.


No differences found