- Aug 07, 2020
-
-
Thijs Kinkhorst authored
Although strictly 'less correct'. When manually converting metadata, this is not such a useful note, and frequently gives rise to trouble when the output is copied to somewhere static.
-
- Jun 19, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
Start testing admin-module
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- May 16, 2020
-
-
Tim van Dijen authored
-
- May 13, 2020
-
-
Tim van Dijen authored
-
- May 08, 2020
-
-
Tim van Dijen authored
-
- Feb 25, 2020
-
-
Pavel Břoušek authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
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
-
- Feb 12, 2020
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Non-file-upload crashed on Symfony request building. File upload crashed because of not using the actual path.
-
- Dec 31, 2019
-
-
Tim van Dijen authored
* Added Kernel class to handle request * Kernel handle request Kernel is loaded in SimpleSAML\Module class Removed Router and ControllerResolver classes * Added route command (squash) * Use symfony application and cache * Updated to today's standards * Fix for Symfony4 & Catch environment from ENV variable * Standardize location of routes/services files * Trying to make slashes work properly in all situations * Convert XML to YML * Fix some template-names and endpoints * Rename Controller-classes * Update dependencies * Fix routing files * TooManyArguments * Fix TypeCoercion * PSR-12 * Fix rebase mistake * Rebase lock-file * Fix Psalm * Add strict_types declaration Co-authored-by:
Sergio Gómez <decano@gmail.com>
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Raise minimum PHP version to 7.0 * Remove tests pre-PHP 7.2 * Upgrade dev dependencies * Ignore tests for deprecated class * Add typehints; not touching public API * Remove none-array replacements-param; old behaviour from pre-1.4 release * Psalm fixes * Add upgrade notes * PSR-12
-
- Oct 26, 2019
-
-
Tim van Dijen authored
-
- Oct 01, 2019
-
-
Tim van Dijen authored
PSR-12 compliancy
-
- Sep 06, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
Resort to entityid
-
- Aug 10, 2019
-
-
Tim van Dijen authored
-
- Jul 31, 2019
-
-
Jaime Pérez Crespo authored
-
- Jul 29, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
Fixes psalm error.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
The template is already able to handle expired entities
-
- Jul 23, 2019
-
-
Tim van Dijen authored
Fix Psalm-issues in the modules-directory
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
- Apr 24, 2019
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Mar 08, 2019
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Dec 11, 2018
-
-
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.
-