Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: a3e802297a8abd29e6a576b46198b9191411fbc8
https://github.com/tribe29/checkmk/commit/a3e802297a8abd29e6a576b46198b9191…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M cmk/gui/wato/pages/saml2.py
M tests/unit/cmk/gui/wato/pages/test_saml2.py
Log Message:
-----------
SAML: action for cloning connections
CMK-11998
Change-Id: I7c409f138fa503bea9afcab82c90798a8df47415
Commit: c09c7e3c2cc743f77bee12ebfba465d7668dc27b
https://github.com/tribe29/checkmk/commit/c09c7e3c2cc743f77bee12ebfba465d76…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M cmk/gui/userdb/saml2/connector.py
M cmk/gui/wato/pages/saml2.py
M cmk/gui/wato/pages/userdb_common.py
M tests/unit/cmk/gui/userdb/saml2/conftest.py
M tests/unit/cmk/gui/wato/pages/test_saml2.py
Log Message:
-----------
SAML: config option to specify user-friendly name
CMK-11998
Change-Id: Id7833f148f488abe27f2afd4d00deaa9efdef5f2
Commit: 384ced28cdca8328b651aa5ae89ff8edb3482d71
https://github.com/tribe29/checkmk/commit/384ced28cdca8328b651aa5ae89ff8edb…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M cmk/gui/login.py
Log Message:
-----------
SAML: show all configured SAML connections on login page
CMK-11998
Change-Id: I05785c3eda0b1cae30c12affe9d6d79e8b2b6e37
Commit: 517235d0391134dccbb9d5b47230b132cbeda34b
https://github.com/tribe29/checkmk/commit/517235d0391134dccbb9d5b47230b132c…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M cmk/gui/userdb/ldap_connector.py
Log Message:
-----------
LDAP connector: restrict additional connectios to LDAP
The option "Sync group memberships from other connections" gives the
user the possibility to use some attributes from different LDAP
connections. The selection range was not restricted to LDAP, however.
Change-Id: Ib1c1891f24454bf299c46e08276083884d695504
Compare:
https://github.com/tribe29/checkmk/compare/ddc0fbce1089...517235d03911