- Mar 02, 2016
-
-
Jaime Perez Crespo authored
Another bugfix: sometimes, very early during execution, a class with namespaces might not be autoloaded yet, and if we are asked to load the old class without namespaces, it will fail. Make it load the file corresponding to the class first, and see if it exists then. If not, try to see if it has been migrated to namespaces, and create the alias then.
-
Jaime Perez Crespo authored
Bugfix: don't try to log anything before creating a class alias, as the logger itself might be subject to an alias.
-
Jaime Pérez Crespo authored
Several updates to the Radius module
-
Jaime Perez Crespo authored
-
- Mar 01, 2016
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
No connections to the radius servers are made in these functions.
-
Thijs Kinkhorst authored
-
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
-