diff options
author | Stan Hu <stanhu@gmail.com> | 2016-05-23 06:27:46 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-05-23 06:27:46 +0000 |
commit | 53ad33e4ba1b079e4f2aebceb42a7301c5ce2e4a (patch) | |
tree | f429da4a18855f715c7aa176fe0edc216d936f50 /MAINTENANCE.md | |
parent | c135a69a877c6b3336dc4d25c2bfc2715abbe838 (diff) | |
parent | a006ff74c78b88cbf6c7a1ee9122a0528a0e844d (diff) | |
download | gitlab-ce-53ad33e4ba1b079e4f2aebceb42a7301c5ce2e4a.tar.gz |
Merge branch 'fix/application-settings-error-default-value' into 'master'
Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources
## What does this MR do?
When upgrading to GitLab 8.8, an admin would encounter an Error 500 due to a `nil` `disabled_oauth_sign_in_sources`. This MR ensures that the value will be a blank array if empty.
Closes #17564
See merge request !4242
Diffstat (limited to 'MAINTENANCE.md')
0 files changed, 0 insertions, 0 deletions