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