Univention Bugzilla – Attachment 10280 Details for
Bug 50610
Make "Login without Single Sign On" in login configurable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Hide "Login without SSO" in UMC login
login-without-sso.patch (text/plain), 892 bytes, created by
Valentin Heidelberger
on 2020-01-07 10:54:07 CET
(
hide
)
Description:
Hide "Login without SSO" in UMC login
Filename:
MIME Type:
Creator:
Valentin Heidelberger
Created:
2020-01-07 10:54:07 CET
Size:
892 bytes
patch
obsolete
>--- /usr/share/simplesamlphp/modules/univentiontheme/themes/univention/default/includes/header.php.bak 2019-12-12 14:18:25.231729000 +0100 >+++ /usr/share/simplesamlphp/modules/univentiontheme/themes/univention/default/includes/header.php 2019-12-12 14:22:13.391729000 +0100 >@@ -103,7 +103,7 @@ > require(['login/dialog'], function(login) { > <?php > if (isset($this->data['SPMetadata']) && isset($this->data['SPMetadata']['entityid'])) >- printf("login.addLink('<a href=\"%s\">%s</a>');", htmlspecialchars(str_replace('/univention/saml/metadata', '/univention/login/', $this->data['SPMetadata']['entityid'])), htmlspecialchars($this->t('{univentiontheme:univention:nosaml}'))); >+ printf("login.addLink('<a href=\"%s\">%s</a>');", htmlspecialchars(str_replace('/univention/saml/metadata', '/univention/login/', $this->data['SPMetadata']['entityid']))); > ?> > }); > </script>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 50610
: 10280