Côme Chilliet
|
1a4978c4ea
chore: Apply rector configuration to apps folder
|
пре 2 месеци |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
пре 2 месеци |
Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
пре 2 месеци |
Carl Schwan
|
986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage
|
пре 1 година |
Côme Chilliet
|
fffba1c6af
fix(ldap): Fix user_ldap attribute casing to fix tests
|
пре 4 месеци |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
пре 3 месеци |
Ferdinand Thiessen
|
14778811b4
refactor: Use `IAppConfig` for setting cron type
|
пре 5 месеци |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
пре 6 месеци |
Côme Chilliet
|
2c0718b912
fix(user_ldap): Fix LDAP tests with new typing
|
пре 8 месеци |
Côme Chilliet
|
d4229f9f59
fix(user_ldap): Fix tests using wrong types
|
пре 8 месеци |
Aaron Dewes
|
d79def553f
Fix tests
|
пре 1 година |
Côme Chilliet
|
723c1b8adc
Fix user_ldap tests now that list of groups gets cached
|
пре 2 година |
Côme Chilliet
|
dab5ea958a
Fix unit tests
|
пре 2 година |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
пре 3 година |
blizzz
|
84e47fb484
Merge pull request #29470 from nextcloud/fix/translit-php8
|
пре 3 година |
Côme Chilliet
|
480056de88
Fix sanitizing regex and add a test case for uppercase in username
|
пре 3 година |
Côme Chilliet
|
6b960de47c
Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead
|
пре 3 година |
Côme Chilliet
|
158e73242e
Avoid use of iconv to get rid of unicode
|
пре 3 година |
Côme Chilliet
|
51398d706a
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access
|
пре 3 година |
Arthur Schiwon
|
6ab30a669b
ensure that user and group IDs in LDAP's tables are also max 64chars
|
пре 3 година |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
пре 3 година |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
пре 3 година |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
пре 3 година |
Arthur Schiwon
|
02b703193a
really use known groups
|
пре 3 година |
Roeland Jago Douma
|
54ef1a73af
Cancel 1 LDAP test for php8
|
пре 4 година |
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
|
d9015a8c94
Format code to a single space around binary operators
|
пре 4 година |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
пре 4 година |
Arthur Schiwon
|
84619a5b9c
use serverControls directly with LDAP calls, fixes 19127
|
пре 4 година |