- Oct 12, 2015
-
-
Tim van Dijen authored
Fixed to follow PSR-2 coding guidelines, proper indentation and a minor fix in equality operand (== vs ===)
-
- Sep 28, 2015
-
-
Matt Schwager authored
The `makeException` function returns an instantiated object, so the caller shouldn't also call `new`.
-
- Aug 12, 2015
-
-
Jaime Perez Crespo authored
-
- Aug 11, 2015
-
-
Guy Antony Halse authored
(as suggested by jhaar in issue #120 and used by us)
-
- May 27, 2015
-
-
Thijs Kinkhorst authored
Since PHP 5.3 is required, there's no need to treat users of 5.1.2-5.2 specially. Also we can safely use LDAP_OPT_NETWORK_TIMEOUT now.
-
- May 14, 2015
-
-
Matt Schwager authored
-
- Apr 20, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 15, 2015
-
-
Jaime Perez Crespo authored
Schedule SimpleSAML_Utilities:: arrayize() for removal.
-
Jaime Perez Crespo authored
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jul 03, 2014
-
-
Jaime Perez authored
-
- Jun 24, 2014
-
-
Harrison Conlin authored
-
- Feb 20, 2014
-
-
Jaime Pérez Crespo authored
Apply commit ec82fe0 again, this time without trying to detect binary values. Apparently, norwegian letters are considered non-printable by ctype_print(). git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3370 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
Revert "Add support for binary attributes in AttributeAddFromLDAP (Issue #620). Also, remove hardcoded attribute names, and detect binary attributes 'automatically'." This reverts commit ec82fe0480a1891eff80493e5a95e66984c3ac2a. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3369 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
Add support for binary attributes in AttributeAddFromLDAP (Issue #620). Also, remove hardcoded attribute names, and detect binary attributes 'automatically'. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3368 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 13, 2012
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3212 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 26, 2012
-
-
Olav Morken authored
Thanks to Daniel Tsosie for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3196 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 21, 2011
-
-
Olav Morken authored
This patch adds a common "base filter" for creating authproc filters that access a LDAP directory, and it adds a filter (ldap:AttributeAddUsersGroups) for adding group information. Thanks to Ryan Panning for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2986 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 17, 2011
-
-
Olav Morken authored
The search()-function contained some code that was unnecessary. This patch removes that code and simplifies the function. Thanks to Ryan Panning for fixing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2982 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 21, 2011
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2919 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 12, 2011
-
-
Olav Morken authored
errors. Thanks to Andjelko Horvat for adding this. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2812 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 03, 2010
-
-
Olav Morken authored
To allow for subclassing, make the private properties protected instead. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2473 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 13, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1985 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 19, 2009
-
-
Olav Morken authored
Patch by Emmanuel Dreyfus. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1870 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 17, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1682 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1680 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 06, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1551 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 17, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1413 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 01, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1343 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 27, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1338 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 17, 2009
-
-
Cato Olsen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1285 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 03, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1229 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 20, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1181 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1180 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1179 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1178 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1177 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1176 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1175 44740490-163a-0410-bde0-09ae8108e29a
-