Historique des commits

Auteur SHA1 Message Date
  Aaron Dewes d79def553f Fix tests il y a 1 an
  Côme Chilliet 723c1b8adc Fix user_ldap tests now that list of groups gets cached il y a 1 an
  Côme Chilliet dab5ea958a Fix unit tests il y a 2 ans
  Côme Chilliet f3dcbfe146 Fix PHP 8.1 support for user_ldap application il y a 2 ans
  blizzz 84e47fb484 Merge pull request #29470 from nextcloud/fix/translit-php8 il y a 2 ans
  Côme Chilliet 480056de88 Fix sanitizing regex and add a test case for uppercase in username il y a 2 ans
  Côme Chilliet 6b960de47c Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead il y a 2 ans
  Côme Chilliet 158e73242e Avoid use of iconv to get rid of unicode il y a 2 ans
  Côme Chilliet 51398d706a Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access il y a 3 ans
  Arthur Schiwon 6ab30a669b ensure that user and group IDs in LDAP's tables are also max 64chars il y a 3 ans
  Gary Kim b78f3a57d1 Migrate HintException to OCP il y a 3 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  dependabot-preview[bot] eb502c02ff Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 il y a 3 ans
  Arthur Schiwon 02b703193a really use known groups il y a 3 ans
  Roeland Jago Douma 54ef1a73af Cancel 1 LDAP test for php8 il y a 3 ans
  Joas Schilling 5fba0e562f Use query builder instead of OC_DB in user_ldap il y a 3 ans
  Arthur Schiwon fd1fd5afa4 user share manager to determine share ownership il y a 3 ans
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators il y a 4 ans
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject il y a 4 ans
  Arthur Schiwon 84619a5b9c use serverControls directly with LDAP calls, fixes 19127 il y a 4 ans
  Christoph Wurst caff1023ea Format control structures, classes, methods and function il y a 4 ans
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation il y a 4 ans
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 il y a 4 ans
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere il y a 4 ans
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values il y a 4 ans
  Christoph Wurst 5bf3d1bb38 Update license headers il y a 4 ans
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit il y a 4 ans
  Roeland Jago Douma c007ca624f Make phpunit8 compatible il y a 4 ans
  Arthur Schiwon 73cacb8896 check user state when fetching to avoid dealing with offline objects il y a 6 ans
  Arthur Schiwon f1565336bd DI for NC's user manager il y a 6 ans