- 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.
-