- Oct 06, 2018
-
-
Thijs Kinkhorst authored
Also search for "en" as a final fallback language to find a displayable name should such a name not be found in the current language and the default language.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
When we remove old templates we can also remove silk.
-
Thijs Kinkhorst authored
The former is no longer online.
-
Thijs Kinkhorst authored
There's a link straight above to the docs, a link to the rest of the website in the footer, this paragraph is highly redundant. It links to rnd.feide.no which is down.
-
Thijs Kinkhorst authored
This is likely way more informative for the average person clicking the link - and linking directly to github only stimulates people asking help questions in issue tracker.
-
- Oct 05, 2018
-
-
Jaime Pérez Crespo authored
Fix new UI
-
- Oct 04, 2018
-
-
Tim van Dijen authored
-
- Oct 03, 2018
-
-
Tim van Dijen authored
Do not enable complementary functionality by default
-
Tim van Dijen authored
In the ldap-code, search.attributes can be either a string (single attribute) or an array of attributes... The negotiate attr-setting is equal to search.attributes, but was handled differently (as merely a string)
-
- Oct 02, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Sep 30, 2018
-
-
Tim van Dijen authored
-
- Sep 29, 2018
-
-
Tim van Dijen authored
-
- Sep 28, 2018
-
-
Jaime Pérez Crespo authored
PasswordProtectedTransport authncontext when HTTPS
-
- Sep 27, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Sep 26, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Sep 25, 2018
-
-
Tim van Dijen authored
Add docs for saml:AuthnContextClassRef filter
-
peter authored
-
peter authored
Following up on the idea mentioned in #937: If the transport is secure fall back to the `PasswordProtectedTransport` authn context class ref, otherwise keep the current default of `Password`. Requires a version of the SAML2 library with simplesamlphp/saml2#129 merged due to the reference on a newly defined Constant.
-
- Sep 23, 2018
-
-
peter authored
-
- Sep 22, 2018
-
-
Thijs Kinkhorst authored
Fix for #933
-
- Sep 21, 2018
-
-
Patrick Radtke authored
`stream_context_create` functionality is handled with HTTP::fetch()
-
- Sep 14, 2018
-
-
Thijs Kinkhorst authored
Add initial support for SAML Subject Id Attributes
-
peter authored
The OASIS spec [SAML V2.0 Subject Identifier Attributes Profile](https://wiki.oasis-open.org/security/SAMLSubjectIDAttr) defines two new standard attributes intending to replace use of persistent NameIDs and the eduPersonTargetedID and eduPersonUniqueId SAML attributes. The updated Kantara [SAML V2.0 Interoperability Deployment Profile](https://kantarainitiative.github.io/SAMLprofiles/saml2int.html) will also standardize on these new attributes (cf. SDP-SP15 ibid.). This commit adds the two new attributes: * to the URN attribute maps * to attribute definitions and translations of the locale system * to the smartattributes:SmartID auth proc filter (after any other SAML attributes, but before the non-SAML ones). Support for saml2int SDP-SP16 (attribute requirements signalling via Entity Attributes) is not included here.
-
- Sep 08, 2018
-
-
Tim van Dijen authored
Upgrade gettext to latest version
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
Make sure that session is closed and only then update cookie params
-
- Sep 07, 2018
-
-
Thijs Kinkhorst authored
Add missing catalan language
-
Rick authored
Update config.php Update header.php
-
- Sep 04, 2018
-
-
Tim van Dijen authored
-