Joas Schilling
|
80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group
|
1 tahun lalu |
Robin Appelman
|
13b06ba4e2
revert public interface back to the original types, just cast them before passing the nulls to the backends
|
1 tahun lalu |
Robin Appelman
|
e4b9ecd8f2
fix default values and type hints for GroupManager::search
|
1 tahun lalu |
Anna Larch
|
7c4ceb444c
Add group display name cache
|
2 tahun lalu |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 tahun lalu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 tahun lalu |
Roeland Jago Douma
|
68ec18323d
Fix types in the Group Manager
|
3 tahun lalu |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 tahun lalu |
Morris Jobke
|
e4f53ff91b
Add typed events for adding and removing a subadmin
|
4 tahun lalu |
Robin Appelman
|
aa83b0b22d
dont get the group details if we only ask for the id
|
4 tahun lalu |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 tahun lalu |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 tahun lalu |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 tahun lalu |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 tahun lalu |
Joas Schilling
|
06f97c0fd0
Fix autocomplete suggestions with numeric user ids
|
5 tahun lalu |
Arthur Schiwon
|
f0ff8b0307
reformat code for @skjnldsv <3
|
5 tahun lalu |
Arthur Schiwon
|
7ff15c9756
fix documentation, get and createGroup may return null
|
5 tahun lalu |
Arthur Schiwon
|
7b1eedb11e
take group creation result into consideration
|
5 tahun lalu |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
5 tahun lalu |
Robin Appelman
|
605ba57086
Fix groupExists when a backend provides group details
|
6 tahun lalu |
John Molakvoæ (skjnldsv)
|
00122fa027
Use group displayNames in users list
|
6 tahun lalu |
Morris Jobke
|
4866314ce0
Run updated license header updater
|
7 tahun lalu |
Morris Jobke
|
0eebff152a
Update license headers
|
7 tahun lalu |
Vinicius Cubas Brand
|
10ca793452
Plugins infrastructure in User_LDAP
|
7 tahun lalu |
Morris Jobke
|
a10c4517cb
Merge pull request #5571 from Luzifer/5570_backend_admin
|
7 tahun lalu |
Lukas Reschke
|
b4d4db0e39
Take IUser instead of User
|
7 tahun lalu |
Knut Ahlers
|
92d2fb8771
Allow group backend to declare users as admins
|
7 tahun lalu |
Robin Appelman
|
f707a40f19
filter missing groups in share provider
|
7 tahun lalu |
Joas Schilling
|
bd97b7d130
Use DI
|
7 tahun lalu |
Vincent Petry
|
377fdf3860
Skip null groups in group manager (#26871) (#26956)
|
7 tahun lalu |