]> git.openstreetmap.org Git - rails.git/commit
Change OpenID fields to be text fields
authorTom Hughes <tom@compton.nu>
Sun, 22 Feb 2015 13:33:26 +0000 (13:33 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 22 Feb 2015 13:34:08 +0000 (13:34 +0000)
commit3ecfef49e9e1485f17161eab42906cca16ec5899
treeb2695c9a7e5418005882ff4987591c75a7e73c0b
parent8e404f3a468a2636481d52f245b816c41e9d5ac0
Change OpenID fields to be text fields

Although technically a URL is required in practive a domain is
often enough, but browsers will reject that in a URL field.
app/views/user/account.html.erb
app/views/user/login.html.erb
app/views/user/new.html.erb