Merge branch 'auth-icons-labels' into 'master'
Allow custom label to be set for authentication providers. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2341 Beside the above, I've: - Refactored `OauthHelper` to have clearer method names and behaviour - Moved some of `OauthHelper` behaviour to `Gitlab::OAuth::Provider` - Renamed `OauthHelper` to `AuthHelper` since LDAP, SAML, Kerberos aren't OAuth - Updated the icons for GitHub and GitLab In the examples below, "OurAuth" is a SAML provider with a custom label.     See merge request !927
Showing
File moved
2.56 KB
2.78 KB
File moved
File moved
4.1 KB
6.41 KB
app/helpers/auth_helper.rb
0 → 100644