summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-07-25 21:33:32 +1200
committerThong Kuah <tkuah@gitlab.com>2019-07-26 00:13:25 +1200
commitd4ef3be35b63f3ef022e21d6ba56ffe41b8f192c (patch)
treef091fea00139368a7401238930d9bc809616b6f3 /db
parent595a092a083a9a16cad12dc663cad1a674551a51 (diff)
downloadgitlab-ce-d4ef3be35b63f3ef022e21d6ba56ffe41b8f192c.tar.gz
Frozen string cannot change encodingfrozen_string_spec_support
This was shown in specs but surely this will be happening in application code as well if this method is passes a frozen string. We were also trying to force_encode a OmniAuth::AuthHash which had the very confusing behaviour of returning nil when it was sent a method that it did not define. Fix that by only force_encoding a String.
Diffstat (limited to 'db')
0 files changed, 0 insertions, 0 deletions