- Feb 04, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 03, 2019
-
-
Tim van Dijen authored
-
- Jan 18, 2019
-
-
Jaime Pérez Crespo authored
-
- Jan 17, 2019
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Jan 13, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jan 08, 2019
-
-
Jaime Pérez Crespo authored
-
- Jan 04, 2019
-
-
Guy Halse authored
Fixes a typo introduced by #906
-
- Jan 02, 2019
-
-
Anže Jenšterle authored
-
- Dec 20, 2018
-
-
Danny authored
-
Jaime Pérez Crespo authored
-
Tim van Dijen authored
Items in $warnings should either be a string or an array with two values
-
- Dec 16, 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
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 12, 2018
-
-
Jaime Pérez Crespo authored
This reverts commit 07796176.
-
Jaime Pérez Crespo authored
The previous "fix" wasn't really fixing anything, it was indeed breaking the code that was changing the submit button, because jquery (and therefore "$") wasn't in scope for the script. Now, once jquery is available for that code, the bug appears again. This is due to an alleged "bug" in chrome, which prevents the button from actually working after it gets disabled. This makes full sense on the other hand, and as soon as we disable it, events won't keep being processed for that button, and as such, the form never gets submitted. This is why we need to submit the form manually.
-
Jaime Pérez Crespo authored
-
Thijs Kinkhorst authored
ClipboardJS is initialised once in the bundle for class="copy", not initialised on each page that uses it.
-
Jaime Pérez Crespo authored
-
- Dec 11, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
This includes the generation of metadata for all hosted entities, even if there's more than one entity defined for a certain type (e.g. multiple SPs or multiple IdPs). Still missing: * Metadata converter moved to the admin module. * Metadata lookup. * Showing metadata for trusted entities. * Downloading certificates. * Move the "clear my discovery choices" link to the new user interface.
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Add setter & getter for the Location property of SimpleSAML\Module\adfs\SAML2\XML\fed\SecurityTokenServiceType. The SAMLBuilder was using a setter, but none was in place.
-
Jaime Pérez Crespo authored
-