- Mar 16, 2021
-
-
Tim van Dijen authored
We're not going to use it
-
- Mar 15, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Mar 14, 2021
-
-
Tim van Dijen authored
* Migrate email utils to non-static * Migrate http utils to non-static * Migrate net utils to non-static * Migrate random utils to non-static * Migrate system utils to non-static * Migrate time utils to non-static * Migrate xml utils to non-static * Upgrade notes * Update test-framework * Fix tests
-
Tim van Dijen authored
* Import the saml2 SspContainer into SSP * Comment code targeted at saml2v5 for now
-
- Mar 12, 2021
-
-
Tim van Dijen authored
* Migrate array utils to non-static * Migrate attribute utils to non-static * Migrate auth utils to non-static * Migrate config utils to non-static * Migrate crypto utils to non-static * Raise coverage * Fix rebase issue
-
Patrick Radtke authored
Sometimes we patch or edit a hook to meet our specific needs. Somtimes this leaves behind a file like FILENAME.orig. The hook detection login still runs these other files, making for confusing debugging issues. Use a stricter match on what makes a valid hook name to avoid these issues.
-
David Lundgren authored
* Allows custom logging handler on the console This is useful for reducing noise during tests Co-authored-by:
Tim van Dijen <tvdijen@gmail.com>
-
m0ark authored
Co-authored-by:
Tim van Dijen <tim.dijen@minbzk.nl>
-
- Mar 09, 2021
-
-
Tim van Dijen authored
-
- Jan 27, 2021
-
-
Tim van Dijen authored
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Jan 16, 2021
-
-
Tim van Dijen authored
-
- Jan 11, 2021
-
-
Thijs Kinkhorst authored
-
- Jan 06, 2021
-
-
Tim van Dijen authored
-
- Dec 26, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 15, 2020
-
-
Patrick authored
-
Thijs Kinkhorst authored
-
- Nov 05, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 19, 2020
-
-
Zvonimir Mance authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 30, 2020
-
-
Tim van Dijen authored
-
- Aug 26, 2020
-
-
Tim van Dijen authored
-
- Aug 25, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Iwan Luijks authored
Currently the remember me functionality does not work correctly and using it results in severable undefined index errors as the expire cookie parameter is passed along the SessionHandlerPHP which does not accept this one. Using lifetime instead of expire, effectively doing the same thing, this can be fixed in a pretty simple way. Next to that the params given to the session handler are merged with the current ones before given to the session handler instead of after.
-
- Aug 22, 2020
-
-
Tim van Dijen authored
-
- Aug 19, 2020
-
-
Thijs Kinkhorst authored
Incorrectly refactored in eb204573
-
- Aug 18, 2020
-
-
Tim van Dijen authored
-
- Aug 17, 2020
-
-
Tim van Dijen authored
-
- Aug 11, 2020
-
-
Tim van Dijen authored
-