summaryrefslogtreecommitdiff
path: root/log
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-08-11 13:27:38 -0400
committerRobert Speicher <rspeicher@gmail.com>2017-08-11 13:27:38 -0400
commit64073185adcb3eec40eda05e11f9bf47f646bf9d (patch)
tree276540d841e56ba38493a1106104879ecde22f6e /log
parent5ab158f5459dc774f4613cab43de721b6366d833 (diff)
downloadgitlab-ce-64073185adcb3eec40eda05e11f9bf47f646bf9d.tar.gz
Remove `username` from `User#sanitize_attrs` callbackrs-remove-username-from-sanitize-attrs
This attribute is since validated against `DynamicPathValidator`, which has strict requirements for the characters allowed, and should no longer need to be sanitized in a callback before saving. This has additional benefits in our test suite, where every creation of a `User` record was calling `Sanitize.clean` on a username value that was always clean, since we're the ones generating it.
Diffstat (limited to 'log')
0 files changed, 0 insertions, 0 deletions