yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96415
[Bug 2122712] [NEW] Localization for list of authentication mechanisms
Public bug reported:
https://opendev.org/openstack/horizon/src/commit/54f710ff815a4f45615bd111bc7ca45f6beb562c/openstack_auth/defaults.py#L115
# WEBSSO_CHOICES = (
# ("credentials", _("Keystone Credentials")),
# ("oidc", _("OpenID Connect")),
# ("saml2", _("Security Assertion Markup Language")),
# ("acme_oidc", "ACME - OpenID Connect"),
# ("acme_saml2", "ACME - SAML2"),
by default, the authorization methods are commented out, we need to add these phrases somewhere so that they get into the translation system and we can translate them into other languages, for the convenience of users.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2122712
Title:
Localization for list of authentication mechanisms
Status in OpenStack Dashboard (Horizon):
New
Bug description:
https://opendev.org/openstack/horizon/src/commit/54f710ff815a4f45615bd111bc7ca45f6beb562c/openstack_auth/defaults.py#L115
# WEBSSO_CHOICES = (
# ("credentials", _("Keystone Credentials")),
# ("oidc", _("OpenID Connect")),
# ("saml2", _("Security Assertion Markup Language")),
# ("acme_oidc", "ACME - OpenID Connect"),
# ("acme_saml2", "ACME - SAML2"),
by default, the authorization methods are commented out, we need to add these phrases somewhere so that they get into the translation system and we can translate them into other languages, for the convenience of users.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2122712/+subscriptions