Commit History

Author SHA1 Message Date
  Andy Scherzinger 8d8891c5bc chore: Add SPDX header 6 months ago
  Jake Nabasny f863290572 feat(ldap): sync additional properties to profile and SAB 1 year ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
  Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 1 year ago
  Marc Hefter dd2bd6a925 refined code, to be independend from OCP\IUser 1 year ago
  Marc Hefter f812b87576 handling updateProfile with array of values 1 year ago
  Marc Hefter 7fa3c674de feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some uggly copy-and-paste errors; testing functionality; preparing and editing the documentation 2 years ago
  Marc Hefter 404d26aa4a feature addition: [user_ldap] update user profile from LDAP; WIP work-in-progress; TODO update profile 2 years ago
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 2 years ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 2 years ago
  Côme Chilliet f3dcbfe146 Fix PHP 8.1 support for user_ldap application 3 years ago
  Côme Chilliet 6b960de47c Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Arthur Schiwon fd1fd5afa4 user share manager to determine share ownership 4 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 5 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 years ago
  Arthur Schiwon 792bcb82ae add LDAP ConfigHandler for external storages and "$home" var 5 years ago
  Arthur Schiwon 5c10a46445 ensure attribute names are lower cased 5 years ago
  Arthur Schiwon 0c5d9127e8 remove app specific IUserTools and consolidate test 6 years ago
  Arthur Schiwon d47e1513bc remove unneeded empty search attribute values, fixes #12086 6 years ago
  Arthur Schiwon 343036e55c allow admin to disable fetching of avatars as well as a specific attribute 6 years ago
  Morris Jobke c1e4f9f305 Use type casting instead of *val() method 6 years ago
  Arthur Schiwon 59c05d5447 move LDAP user attributes "sync" to background (except for ajax jobs) 7 years ago