Commit History

Author SHA1 Message Date
  Côme Chilliet 77add404b1 Remove mixed type not available in PHP 7.4 2 years ago
  Côme Chilliet 2a0b2250d2 Improve typing in OCA\User_LDAP\Access and reduce psalm errors 2 years ago
  Carl Schwan aeecb72e96 Fix a few psalm issues and moved back to psalm/phar 4.18 2 years ago
  Côme Chilliet f3dcbfe146 Fix PHP 8.1 support for user_ldap application 2 years ago
  Côme Chilliet 480056de88 Fix sanitizing regex and add a test case for uppercase in username 2 years ago
  Côme Chilliet 158e73242e Avoid use of iconv to get rid of unicode 2 years ago
  Côme Chilliet 51398d706a Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2 years ago
  Côme Chilliet 437048e9b6 Avoid PHP errors when the LDAP attribute is not found 2 years ago
  Arthur Schiwon 6ab30a669b ensure that user and group IDs in LDAP's tables are also max 64chars 2 years ago
  Gary Kim b78f3a57d1 Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Arthur Schiwon 2a5473e146 do not try to search after the last page 3 years ago
  dependabot-preview[bot] eb502c02ff Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Christoph Wurst 6a3321cefe Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups 3 years ago
  Arthur Schiwon ef0a3a92f4 silence log message 3 years ago
  Arthur Schiwon 02b703193a really use known groups 3 years ago
  Christoph Wurst 9ce3ea3368 Update license headers 3 years ago
  Roeland Jago Douma adc4f1a811 Merge pull request #22916 from J0WI/unifiy-links-to-php.net 3 years ago
  Arthur Schiwon fd1fd5afa4 user share manager to determine share ownership 3 years ago
  J0WI 68ce17e59b Unify links to php.net 3 years ago
  Arthur Schiwon 5257efc5f2 remove logging message carrying no valuable information 3 years ago
  Morris Jobke d72d9ff1f4 Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldap 4 years ago
  Arthur Schiwon b8bef4ded0 fix strings being passed where arrays where expected 4 years ago
  Arthur Schiwon 3baa8d22a6 comment was wrong, block is needed nevertheless 4 years ago
  Arthur Schiwon 64fe042b0d tidy up Group_LDAP 4 years ago
  Arthur Schiwon 15008a1798 fixes infinitely repeating LDPA search results with PHP <= 7.2 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Arthur Schiwon 4babdc082b formatting 4 years ago
  Arthur Schiwon 32000dd1af read records from DB for lists at once, not one by one. 4 years ago
  Arthur Schiwon e8ddb4718c consolidate groupsMatchFilter in groupsExist 4 years ago