- Nov 29, 2017
-
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
-
Jaime Pérez Crespo authored
Refactoring tests
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- Nov 23, 2017
-
-
Thijs Kinkhorst authored
Changes to the translation system made all authX509 messages show as "Not translated", because the new mapping of error codes to error messages was not passed to the template.
-
- Nov 22, 2017
-
-
Jaime Pérez Crespo authored
Doing so allows us to mock the class. Otherwise, the _autoload_module.php is always called first, and when it tries to register the functions from that class, it automatically autoloads it, making it impossible to mock it afterwards.
-
- Nov 20, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Nov 15, 2017
-
-
Thijs Kinkhorst authored
The OPENLDAP option uses hardcoded uid to search for. It should instead use the value of attribute.username. This means it also changes the default since attribute.username defaults to samAccountName. So update the docs to make the example work again. Has not been in a release yet so should not break existing installations.
-
Thijs Kinkhorst authored
(UID was interpreted as HTML tag)
-
- Nov 13, 2017
-
-
Jaime Pérez Crespo authored
Docs: fix typo's
-
Tim van Dijen authored
-
- Nov 10, 2017
-
-
Thijs Kinkhorst authored
This prevents a lot of -dev dependencies in composer.lock which are not used otherwise and generate 'scary' warnings like "Package x is abandoned". Closes #718
-
- Nov 07, 2017
-
-
Jaime Pérez Crespo authored
Fix duplicate assertion error using Redis Store
-
- Oct 27, 2017
-
-
Thijs Kinkhorst authored
-
- Oct 25, 2017
-
-
Jaime Pérez Crespo authored
Added tests for SimpleSAML\XML\Validator
-
Matt Schwager authored
-
Jaime Pérez Crespo authored
Added php-cs-fixer config
-
Jaime Pérez Crespo authored
-
Jaime Perez authored
-
Jaime Pérez Crespo authored
Merge branch 'deprecate-assert-with-string' of https://github.com/fentie/simplesamlphp into PR/fentie-deprecate-assert-with-string and fix conflicts.
-
Jaime Pérez Crespo authored
This can be used by templates to load resources in different ways, either optimized for the developer or for a production environment.
-
Thijs Kinkhorst authored
PSR-2 compliance in lib/SimpleSAML/Auth/ directory
-
Jaime Pérez Crespo authored
-
- Oct 24, 2017
-
-
Matt Schwager authored
Working toward some of the requested tasks in https://github.com/simplesamlphp/simplesamlphp/wiki/List-of-tasks
-
- Oct 23, 2017
-
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
-
- Oct 19, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Fix typo in docs/simplesamlphp-sp.md
-
fentie authored
-
fentie authored
-
fentie authored
-
fentie authored
-
- Oct 18, 2017
-
-
Nate Eagleson authored
-
Thijs Kinkhorst authored
Might not be complete, needs check with current G Suite interfaces. But improves on the current situation.
-
Виталий Акмашев authored
-
- Oct 17, 2017
-
-
Thijs Kinkhorst authored
Add sendmail_from option
-
Thijs Kinkhorst authored
-
-