Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PHP 8.1 support for user_ldap application | Côme Chilliet | 2021-12-16 | 2 | -5/+11 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -6/+3 |
* | removes PagedResults adapter for PHP < 7.3 | Arthur Schiwon | 2021-04-26 | 1 | -129/+0 |
* | reset the cookie internally in new API when abandoning paged results op | Arthur Schiwon | 2020-07-29 | 1 | -1/+11 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -4/+11 |
* | do not run paged results against ldap_read ops on PHP7.3+ | Arthur Schiwon | 2020-04-21 | 1 | -1/+0 |
* | PHP-CS-Fixer green | Roeland Jago Douma | 2020-04-16 | 4 | -13/+15 |
* | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 4 | -0/+455 |