Skip to content

Add a custom icon for OAuth provider based on HTTP URL

Thomas Menard requested to merge menardorama/gitlab-ce:ouath_icon_url into master

What does this MR do?

Add a new parameter to omniauth_providers in order to define a cusom logo for each provider.

Are there points in the code the reviewer needs to double check?

No idea

Why was this MR needed?

Add the option to provide a custom log for customs omniauth provider (aka non google, twitter....)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Yes #29183 (moved) Based on code done by @geomunion and updated using the master branch (geomunion/gitlab-ce@ec98b86b)

Edited by Thomas Menard

Merge request reports