discourse/spec
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
..
components FIX: don't allow username to be changed to same as password 2019-05-13 16:43:40 -04:00
fabricators FEATURE: Claim Reviewables by Topic 2019-05-09 13:40:36 -04:00
fixtures FIX: Don't create staged users when processing forwarded email fails 2019-05-09 23:47:47 +02:00
helpers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
import_export DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integration PERF: avoid checking for consecutive replies in test 2019-05-09 13:28:53 +10:00
integrity DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
jobs FIX: Don’t try to delete inactive moderators 2019-05-13 21:44:03 +02:00
lib SPEC: ensure never remap readonly columns 2019-05-09 18:01:35 +02:00
mailers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
models FIX: don't allow username to be changed to same as password 2019-05-13 16:43:40 -04:00
multisite DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
requests FIX: Customizing missing pluralized translations didn't work 2019-05-13 09:36:05 +02:00
serializers More prefabrication 2019-05-10 08:34:04 -04:00
services FIX: do not log username change if the save process was unsuccessful 2019-05-13 22:20:27 +05:30
support FIX: don't bump topics when hidden tags are added or removed 2019-05-06 14:52:18 -04:00
tasks FEATURE: option to skip posts with ignored missing uploads 2019-05-09 05:11:15 +05:30
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb PERF: speed up spec suite, avoid featuring topics 2019-05-10 11:37:53 +10:00