Commit Verlauf

Autor SHA1 Nachricht Datum
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 vor 4 Jahren
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere vor 4 Jahren
  Arthur Schiwon 77c63e3b24 fixes auto-detecting UUID attributes vor 4 Jahren
  Arthur Schiwon 407b8fddfc remove noise from detectUuid and cache results vor 4 Jahren
  Arthur Schiwon 79667b58a9 cache group existence early to save useless requests to LDAP vor 4 Jahren
  Christoph Wurst 5bf3d1bb38 Update license headers vor 5 Jahren
  Roeland Jago Douma 68748d4f85 Some php-cs fixes vor 5 Jahren
  Morris Jobke c00d6f4eac Merge pull request #14540 from army1349/master vor 5 Jahren
  Morris Jobke 0d0850746e Merge pull request #15741 from mxss/fix/phpdoc-fixes vor 5 Jahren
  Arthur Schiwon 660fbd64e3 ensures mapping of chosen userid vor 5 Jahren
  Arthur Schiwon c6c8a41d2f group display name support (service level + ldap) vor 5 Jahren
  Max Kovalenko a83b79c5f8 misc phpdoc fixes vor 5 Jahren
  Peter Kubica 3ed1d158bc LDAP Password Modify Extended Operation support vor 5 Jahren
  Arthur Schiwon c868892d2d iterate over bases instead of doing parallel search vor 5 Jahren
  Arthur Schiwon c32cc4a194 cache users as existing after mapping vor 6 Jahren
  Daniel Kesselberg 6ce849f7b8 Add return type vor 6 Jahren
  Daniel Kesselberg d17b32afd7 Fix count on string vor 6 Jahren
  Arthur Schiwon 0c5d9127e8 remove app specific IUserTools and consolidate test vor 6 Jahren
  Arthur Schiwon 05f909dcf3 fixes wrong variable usage vor 6 Jahren
  Arthur Schiwon 2048872f9e functions that were checked for are present since PHP 5.4, supported is >=/ vor 6 Jahren
  Arthur Schiwon a39c995083 FIX: emit assignedUserId only for users vor 6 Jahren
  Arthur Schiwon 73cacb8896 check user state when fetching to avoid dealing with offline objects vor 6 Jahren
  Arthur Schiwon 38a90130ce move log constants to ILogger vor 6 Jahren
  Arthur Schiwon ed5f53bd49 Access needs UserManager, missed to add in #8833 vor 6 Jahren
  Arthur Schiwon f1565336bd DI for NC's user manager vor 6 Jahren
  Arthur Schiwon 373a1d5391 more consistent naming vor 6 Jahren
  Arthur Schiwon 8fe914f07e LDAP backend to emit announce and revoke signals on mapping changes vor 6 Jahren
  Arthur Schiwon cbf60f2e91 existence check works without attribute (like with users) vor 6 Jahren
  Morris Jobke cccf6f4d5f Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_members vor 6 Jahren
  Roland Tapken 2472b93fd9 dn2ocname: also apply group filter to readAttribute() vor 6 Jahren