- Sep 06, 2021
-
-
Thijs Kinkhorst authored
-
- Sep 04, 2021
-
-
Tim van Dijen authored
-
- May 26, 2020
-
-
Heiko Przybyl authored
Fixes 336b7abe which changed the label from 'Login' to a single-use 'Log in' whilste the translations only have 'Login'.
-
- Apr 29, 2020
-
-
Thijs Kinkhorst authored
These pages are now handled by the admin module. Add redirects to the new locations.
-
- Mar 16, 2020
-
-
Thijs Kinkhorst authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
* Remove deprecated classes * Remove support for certificate fingerprints * Remove many deprecated methods and pieces of code * Remove SAML1.1/Shib1.3 support * Remove many superfluous annotations * Update unit test to work with new PHPunit Closes #1268 Closes #1020 Closes #431 Closes #167 Closes #151
-
Tim van Dijen authored
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-
- Feb 12, 2020
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
In the modern template also clean up HTML a bit.
-
- Jan 20, 2020
-
-
Thijs Kinkhorst authored
Template would fail because key does not exist, when default() is not immediately after it. So need to split this up.
-
- Dec 31, 2019
-
-
Tim van Dijen authored
* Use strict variables in Twig, except for our TemplateTest; throw exception on missing variables * Fix issues due to Twig strict_variables=true * Fix for #1229 * Fix metadata-template
-
- Nov 29, 2019
-
-
Remy Blom authored
-
- Nov 28, 2019
-
-
Remy Blom authored
The code generated: `$metadata['idp'] => array();` causing an error when I used this to copy the metadata and pasted it in the `metadata/saml20-idp-remote.php` file of another server.
-
- Nov 22, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Sergio Gómez authored
-
Tim van Dijen authored
-
- Oct 18, 2019
-
-
Thijs Kinkhorst authored
-
- Oct 17, 2019
-
-
Thijs Kinkhorst authored
Closes: #1217
-
- Sep 16, 2019
-
-
Jaime Pérez Crespo authored
Apparently, IE does not mark buttons as submit buttons when type is missing by default, making it impossible to submit a form. This resolves #908.
-
- Jul 31, 2019
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
This is no longer required in HTML 5.
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Non-JS version still needs work. We need to review also non-iframe logout.
-
- Jul 23, 2019
-
-
Tim van Dijen authored
Fix Psalm-issues in the modules-directory
-
- Jul 14, 2019
-
-
Tim van Dijen authored
-
- Apr 24, 2019
-
-
Thijs Kinkhorst authored
-
- Dec 12, 2018
-
-
Jaime Pérez Crespo authored
This reverts commit 07796176.
-
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.
-
- Dec 11, 2018
-
-
Jaime Pérez Crespo authored
-
- Dec 08, 2018
-
-
Tim van Dijen authored
-
- Dec 07, 2018
-
-
Jaime Pérez Crespo authored
-
- Nov 30, 2018
-
-
Jaime Pérez Crespo authored
This has now been moved to the new admin module, and the template has been adjusted.
-
- Nov 19, 2018
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Closes: #177
-
Thijs Kinkhorst authored
Remove last use of experience icons theme so we can remove it after the old templates have been removed.
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-