Skip to content
Snippets Groups Projects

Support for pages authentication switches

Merged Turo Soisenniemi requested to merge Turmio/omnibus-gitlab:pages_authentication into master
All threads resolved!
Compare and Show latest version
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -99,7 +99,7 @@ module GitlabPages
SecretsHelper.write_to_gitlab_secrets
info('Updated the gitlab-secrets.json file.')
else
warn('Something went wrong while executing gitlab-rails runner command to get or create the app id and secret.')
warn('Something went wrong while executing gitlab-rails runner command to get or create the app ID and secret.')
end
end
Loading