Joas Schilling
|
829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms
|
4 月之前 |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 月之前 |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 月之前 |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
9 月之前 |
Côme Chilliet
|
a372564850
Fix psalm spotted errors with new requirements
|
2 年之前 |
Carl Schwan
|
1b12a08ec2
Fix user_ldap tests
|
2 年之前 |
Côme Chilliet
|
6c7ba01dfe
Adapt max length limit in AbstactMapping to match database
|
2 年之前 |
Côme Chilliet
|
475a859aae
Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-resets
|
2 年之前 |
Côme Chilliet
|
ccab35f23f
Fix similar potential problems with fetchOne loops
|
2 年之前 |
Côme Chilliet
|
fb63484ced
Improve typing in user_ldap to detect problems early
|
2 年之前 |
Côme Chilliet
|
9f2db6e65d
Fix ldap:update-uuid
|
2 年之前 |
Arthur Schiwon
|
45d4c0bf66
add occ command to update UUIDs (incomplete)
|
2 年之前 |
John Molakvoæ
|
2e869fd215
Merge pull request #29523 from nextcloud/fix/support-ldap-long-dns
|
2 年之前 |
Côme Chilliet
|
df25a6de31
Make sure that hash function returns a string
|
3 年之前 |
Côme Chilliet
|
d4c49a3a60
Put back length check to have a clear error
|
3 年之前 |
Côme Chilliet
|
31a503b387
Change column names to ldap_dn and ldap_dn_hash and add migration
|
3 年之前 |
Côme Chilliet
|
662e3240b0
Support LDAP dns longer than 255 characters
|
3 年之前 |
Côme Chilliet
|
51ea7dc020
Make sure mapping cache is cleared when deleting a user
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Arthur Schiwon
|
21ca5d4514
silence psalm false positive
|
3 年之前 |
Arthur Schiwon
|
45e3261ad5
respect DB limits limit per statement and query
|
3 年之前 |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 年之前 |
Roeland Jago Douma
|
dc89447f13
Revert "(LDAP) respect DB limits of arguments in an IN statement"
|
3 年之前 |
Arthur Schiwon
|
6eca8d6ae1
respect DB limits of arguments in a IN list
|
3 年之前 |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 年之前 |
blizzz
|
0ab6ee40de
be more clear about the condition
|
4 年之前 |
Arthur Schiwon
|
0cf57d1ed4
getXbyY can still return false, e.g. when using ldap write support
|
4 年之前 |
Arthur Schiwon
|
4babdc082b
formatting
|
4 年之前 |
Arthur Schiwon
|
32000dd1af
read records from DB for lists at once, not one by one.
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |