Carl Schwan
|
986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage
|
1 年之前 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 月之前 |
Andy Scherzinger
|
2d62b0a936
Merge pull request #45573 from nextcloud/chore/noid/spdx-batch9
|
5 月之前 |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 月之前 |
Andrew Summers
|
d62eb333a7
Refactor `OC\Server::getAvatarManager` in user_ldap app
|
1 年之前 |
Côme Chilliet
|
7f3fcbc49f
fix(user_ldap): Improve typing and fix a var name
|
6 月之前 |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 月之前 |
Faraz Samapoor
|
b0938b9083
Refactors "strpos" calls in /apps/user_ldap to improve code readability.
|
1 年之前 |
Côme Chilliet
|
429db14a00
Fix multiple LDAP configuration support by fixing AccessFactory
|
1 年之前 |
jld3103
|
d9f8522003
Fix types for reading and writing config values
|
1 年之前 |
Arthur Schiwon
|
8e8acf2d90
LDAP to no register new users when outside of fair use or over limits
|
2 年之前 |
Carl Schwan
|
48d9c4d2b0
Port existing server code to new interface
|
2 年之前 |
Joas Schilling
|
168c673755
Allow to log DB, redis and LDAP requests into files
|
2 年之前 |
Côme Chilliet
|
d189a23f43
Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Access
|
3 年之前 |
Côme Chilliet
|
51398d706a
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 年之前 |
Joas Schilling
|
5fba0e562f
Use query builder instead of OC_DB in user_ldap
|
4 年之前 |
Arthur Schiwon
|
fd1fd5afa4
user share manager to determine share ownership
|
4 年之前 |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Arthur Schiwon
|
f1565336bd
DI for NC's user manager
|
6 年之前 |
Morris Jobke
|
d3d045dd5c
Remove unused import statements
|
6 年之前 |
Arthur Schiwon
|
9031ae0281
fix return value when ldapPagingSize returns null
|
6 年之前 |
Arthur Schiwon
|
f292f98060
when paged results are turned off, all (max possible) users are returned
|
6 年之前 |
Arthur Schiwon
|
7c3db54ff6
fix changing to next cycle
|
6 年之前 |