Skip to content

Optional custom icon in the OmniAuth login labels

Luca Leonardo Scorcia requested to merge (removed):17437 into master

What does this MR do?

Implements #17437 (closed) - adds an optional 'icon' attribute to the Omniauth provider configuration that can be used to make the custom login providers stand out more. Credits go to the developer of the original MR https://gitlab.com/geomunion @geomunion - I have only rebased that to the current sources and added the necessary documentation. Unfortunately I'm not a Ruby dev and I can't really help with tests.

Screenshots

See the last icons in the following images:

  • image
  • image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Luca Leonardo Scorcia

Merge request reports