discourse/app
Neil Lalonde 6f747c6b71 FIX: don't allow username to be changed to same as password
We were blocking user registrations with same username and password,
but allowing usernames to be changed to be same as password later.
Also disallow names to be the same as password.
2019-05-13 16:43:40 -04:00
..
assets Revert "REFACTOR: user-selector (#7529)" 2019-05-13 19:39:30 +02:00
controllers Fix string literal when switching theme in dev env 2019-05-13 10:25:51 -04:00
helpers DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
jobs FIX: Don’t try to delete inactive moderators 2019-05-13 21:44:03 +02:00
mailers Fix modifying frozen strings error take 2. 2019-05-13 16:23:45 +08:00
models FIX: don't allow username to be changed to same as password 2019-05-13 16:43:40 -04:00
serializers FIX: Customizing missing pluralized translations didn't work 2019-05-13 09:36:05 +02:00
services FIX: do not log username change if the save process was unsuccessful 2019-05-13 22:20:27 +05:30
views fix css of prev and next page links, move them to bottom of page (#7465) 2019-05-07 17:04:27 +02:00