42 コミット (c0ce272e9c3a94ff98081c4f90a31ca611d28323)

作成者 SHA1 メッセージ 日付
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4ヶ月前
  Côme Chilliet a372564850
Fix psalm spotted errors with new requirements 1年前
  Carl Schwan 1b12a08ec2 Fix user_ldap tests 1年前
  Côme Chilliet 6c7ba01dfe Adapt max length limit in AbstactMapping to match database 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年前
  Côme Chilliet df25a6de31
Make sure that hash function returns a string 2年前
  Côme Chilliet d4c49a3a60
Put back length check to have a clear error 2年前
  Côme Chilliet 31a503b387
Change column names to ldap_dn and ldap_dn_hash and add migration 2年前
  Côme Chilliet 662e3240b0
Support LDAP dns longer than 255 characters 2年前
  Côme Chilliet 51ea7dc020
Make sure mapping cache is cleared when deleting a user 2年前
  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 3年前
  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年前
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4年前
  Christoph Wurst 85e369cddb
Fix multiline comments 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 4年前
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5年前
  Morris Jobke b458ed9c82
Properly escape column name in "createFunction" call 5年前
  Arthur Schiwon 8fe914f07e
LDAP backend to emit announce and revoke signals on mapping changes 6年前
  Arthur Schiwon 59c05d5447
move LDAP user attributes "sync" to background (except for ajax jobs) 6年前
  Arthur Schiwon 497ee3e3e6
Add repair steps 7年前
  Arthur Schiwon 03ae7b654f
Gracefully deny users or groups with too long DNs 7年前
  Joas Schilling 813f0a0f40
Fix apps/ 8年前
  Aaron Wood 7c0de08cc4
Escape special characters (#25429) 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Joas Schilling 9d61acb27d
Move User_LDAP to PSR-4 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Arthur Schiwon 4020d5b77a look for DN changes before marking a user as deleted 8年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Arthur Schiwon c7f273040e fix table name for getList 9年前
  Arthur Schiwon 61ed363f82 planned refactorings for OC 8 9年前
  Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 9年前