Glitch-Shrike/app
Eugen Rochko da70aca28e
Restore username validation to disallow dots, for now (#6863)
Usernames with dots in them do not work with routes, because the dot usually separates the desired page format (e.g. json). I don't want to mess with changing route constraints for this patch release.
2018-03-22 11:30:22 +01:00
..
chewy
controllers
helpers
javascript Hide floating action button on thread views (#6859) 2018-03-22 09:33:14 +01:00
lib
mailers
models Restore username validation to disallow dots, for now (#6863) 2018-03-22 11:30:22 +01:00
policies
presenters
serializers
services
validators Permit dots in usernames with conditions (#6844) 2018-03-21 10:26:53 +01:00
views
workers