Commit Graph

3177 Commits (cb73fe26b818cfdb8fbf07116cd8e970a9cdc708)

Author SHA1 Message Date
Carl Schwan 95b5187300 Don't use slow hashing to check the LDAP binding 4 years ago
Nextcloud bot c752405fff
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 3197ae83a4
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 20d7bf8a88
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 6fa62e9266
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 42fa300122
[tx-robot] updated from transifex 4 years ago
Joas Schilling bd6182b791
Master is now 25 4 years ago
Carl Schwan 1c7ecfc544 Fix an issue with the search backend update 4 years ago
Andy Xheli 64f75edd99 Fix LDAP Dark Theme Issue 4 years ago
John Molakvoæ 1e5a879d2e
Fix createNamedParameter in LDAP migrations 4 years ago
Nextcloud bot d2289519a3
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 34c9b572eb
[tx-robot] updated from transifex 4 years ago
Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 4 years ago
Côme Chilliet d7a291039d Fix user_ldap unit tests 4 years ago
Côme Chilliet 91d6e88c2f Add missing file 4 years ago
Côme Chilliet a2c030ffea Add type information to fix psalm error 4 years ago
Côme Chilliet 77bdad84c2 Add ldap:reset-group command to unmap groups from LDAP 4 years ago
Richard Steinmetz 3890081997
Fix ldap wizard styling 4 years ago
Christoph Wurst 9c922ed15a Fix assignment of the LDAP Wizard connection 4 years ago
Côme Chilliet 9fc00fdb82 Avoid updating _lastChange when nothing is changed in the configuration 4 years ago
Côme Chilliet bd9c4fbc07 Do not update _lastChanged on auto-detected attributes 4 years ago
Côme Chilliet 07ab2581b8 Build autoloaders 4 years ago
Côme Chilliet d07208bd2c Use the new octetLength function to filter lines to migrate 4 years ago
Côme Chilliet 6c7ba01dfe Adapt max length limit in AbstactMapping to match database 4 years ago
Arthur Schiwon 52b57eb753 shrink ldap_dn column to 4000 4 years ago
Arthur Schiwon 2f49f4a0fe limit ldap_dn columns to 4000 4 years ago
Côme Chilliet d84e87eab9
Build autoloader with new composer version 4 years ago
Louis Chemineau 2ddb9a6663 Fix vendor loading in user_ldap wizard 4 years ago
Nextcloud bot cf4c77e064
[tx-robot] updated from transifex 4 years ago
Nextcloud bot c407bb9786
[tx-robot] updated from transifex 4 years ago
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests 4 years ago
Côme Chilliet 7dc3eb1e9e Use getLengthExpression to measure field length instead of like 4 years ago
Arthur Schiwon 4656753df0
do not forget DB table prefix with truncate query 4 years ago
Carl Schwan 1bf5ab35a8 Use "use" to import namespaces 4 years ago
Carl Schwan 8d7380a15d Fix psalm issue about userCounts 4 years ago
Côme Chilliet ccab35f23f
Fix similar potential problems with fetchOne loops 4 years ago
Côme Chilliet 65a866556b
Fix duplicated UUID detection when there are empty uuids 4 years ago
Côme Chilliet df29acb343
Set $limit as int as well in Access::count private method 4 years ago
Arthur Schiwon 16b6504cc6
code style 4 years ago
Arthur Schiwon f3668f2748
be conservative when reading from fresh created column 4 years ago
Côme Chilliet dab5ea958a
Fix unit tests 4 years ago
Côme Chilliet 0c5bd588ed
Fix types in OCA\User_LDAP\Configuration 4 years ago
Côme Chilliet e80eb79a1e
Remove redundant is_array check 4 years ago
Côme Chilliet fb63484ced
Improve typing in user_ldap to detect problems early 4 years ago
Côme Chilliet 8349530fb4
Fix executeRead when connection is reset because of a timeout 4 years ago
Nextcloud bot 2f4a675caf
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 6da8a6d62a
[tx-robot] updated from transifex 4 years ago
Nextcloud bot 67f192e906
[tx-robot] updated from transifex 4 years ago
Côme Chilliet 44680b5c3b
Make it explicit that a DN can be used for ldap:check-user 4 years ago
Côme Chilliet a6ad06f940
Improve typing in apps/user_ldap/lib/Command/CheckUser.php 4 years ago