- Mar 02, 2016
-
-
Andrés Blanco authored
-
- Mar 01, 2016
-
-
Jaime Perez Crespo authored
-
Jaime Pérez Crespo authored
SimpleSAML namespace usage in config.php
-
Gyula Szabó authored
Minor changes to use SimpleSAML namespace to Logger logging level definitions.
-
- Feb 26, 2016
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Take #2. Use the recently migrated SimpleSAML_Logger::maskErrors() and popErrorMask() methods to simplify code un SimpleSAML\Utils\Config\Metadata.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Move the error-reporting logic in SimpleSAML_Utilities to the SimpleSAML_Logger class, and add a new method there to evaluate whether an error would be masked or not according to its level.
-
- Feb 25, 2016
-
-
Jaime Pérez Crespo authored
RegistrationInfo can be inherited from EntitiesDescriptor
-
Patrick Radtke authored
-
- Feb 24, 2016
-
-
Patrick Radtke authored
-
Jaime Perez Crespo authored
-
Jaime Pérez Crespo authored
Expose RegistrationInfo in parsed metadata
-
Patrick Radtke authored
-
Patrick Radtke authored
- Add test case - Fix .gitignore since it ignored all metadata folders
-
- Feb 22, 2016
-
-
Jaime Pérez Crespo authored
Add AttributeValueMap Authentication Processing Filter and unittest.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Martin van Es authored
-
Martin van Es authored
-
Martin van Es authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Add a temporary autoloader that allows loading old classes (SimpleSAML_Path_Something) that have already migrated to namespaces (SimpleSAML\Path\Something), while logging a warning. This commit requires to regenerate the composer autoloader with ./composer.phar dump-autoload.
-
Martin van Es authored
-
- Feb 19, 2016
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Make the module autoloader to register class aliases for the classes that are migrated to namespaces, so that they are still accessible via the old name. This keeps everything working while migrating the classes.
-
Jaime Perez Crespo authored
-
- Feb 18, 2016
-
-
Jaime Perez Crespo authored
-