- Sep 07, 2017
-
-
Jaime Pérez Crespo authored
Using null as memcache prefix in default config causes fatal error.
-
Greg Harvey authored
-
- Sep 05, 2017
-
-
Thijs Kinkhorst authored
searchformultiple() will loop over all the configured base dn's to search in. However, it would break on the first search that does not return `false`. A search that yields 0 hits is not `false`, however (it is only false when an error occurred). So when using more than one base, users would not be found if they were part of the second or later base, which is contrary to the intention. This is now changed so the loop breaks when the result is not false, and the number of found results is > 0.
-
Thijs Kinkhorst authored
-
- Sep 04, 2017
-
-
Jaime Pérez Crespo authored
-
- Sep 01, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Nothing works to make psalm work, try moving the config to the root of the repo and skip the -c parameter.
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Also make the default namespace parameter mandatory, so that the function is not ADFS-specific.
-
Jaime Pérez Crespo authored
Flexible namespace
-
Jaime Pérez Crespo authored
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Reduce state spill over between tests
-
- Aug 31, 2017
-
-
Thijs Kinkhorst authored
-
- Aug 30, 2017
-
-
Jaime Pérez Crespo authored
Document cron module
-
Jaime Pérez Crespo authored
-
- Aug 28, 2017
-
-
Patrick Radtke authored
-
- Aug 25, 2017
-
-
Jaime Pérez Crespo authored
-
- Aug 23, 2017
-
-
Jaime Pérez Crespo authored
-
- Aug 22, 2017
-
-
Thijs Kinkhorst authored
Remove PHP 5.3 support from composer configuration
-
Matt Schwager authored
-
- Aug 19, 2017
-
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
PSR-2 fix for ADFS module
-
- Aug 18, 2017
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 17, 2017
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
This reverts commit b9f92f33.
-
- Aug 15, 2017
-
-
Thijs Kinkhorst authored
-