Commit History

Author SHA1 Message Date
  Arthur Schiwon c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 7 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 9 months ago
  Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 11 months ago
  Côme Chilliet 2c8b415c55 Move new methods to a new interface in OCP 11 months ago
  Carl Schwan 3270b7f12e Add batch methods in user backends 2 years ago
  Joas Schilling 80f79e170d fix!: Remove symfony EventDispatcherInterface from Group 1 year ago
  Robin Appelman 13b06ba4e2 revert public interface back to the original types, just cast them before passing the nulls to the backends 1 year ago
  Robin Appelman e4b9ecd8f2 fix default values and type hints for GroupManager::search 1 year ago
  Anna Larch 7c4ceb444c Add group display name cache 1 year ago
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Roeland Jago Douma 68ec18323d Fix types in the Group Manager 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  Morris Jobke e4f53ff91b Add typed events for adding and removing a subadmin 3 years ago
  Robin Appelman aa83b0b22d dont get the group details if we only ask for the id 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Joas Schilling 06f97c0fd0 Fix autocomplete suggestions with numeric user ids 4 years ago
  Arthur Schiwon f0ff8b0307 reformat code for @skjnldsv <3 4 years ago
  Arthur Schiwon 7ff15c9756 fix documentation, get and createGroup may return null 4 years ago
  Arthur Schiwon 7b1eedb11e take group creation result into consideration 4 years ago
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects 5 years ago
  Robin Appelman 605ba57086 Fix groupExists when a backend provides group details 6 years ago
  John Molakvoæ (skjnldsv) 00122fa027 Use group displayNames in users list 6 years ago
  Morris Jobke 4866314ce0 Run updated license header updater 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Vinicius Cubas Brand 10ca793452 Plugins infrastructure in User_LDAP 6 years ago
  Morris Jobke a10c4517cb Merge pull request #5571 from Luzifer/5570_backend_admin 7 years ago