Commit Graph

467 Commits (ecd40f0abc8328692df44a2b082fb2ba5dcfbbd2)

Author SHA1 Message Date
Jenkins for ownCloud 21f3291eee [tx-robot] updated from transifex 14 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Jenkins for ownCloud 734a463297 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud dcd93a53e4 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 76c4dc6296 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 3b9796bfcc [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud c8e7b14ab3 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon a28df74ee5 LDAP: check array with isset first to avoid warnings about undefined index 14 years ago
Arthur Schiwon bef48bad8b LDAP: announce that OC_USER_BACKEND_GET_DISPLAYNAME is implemented, fixes #1727 14 years ago
Jenkins for ownCloud 83f0c8ce61 [tx-robot] updated from transifex 14 years ago
Bart Visscher 925de78cec Join split translated strings 14 years ago
Bart Visscher 92a36ca8b8 Join short comment lines 14 years ago
Jenkins for ownCloud b169073169 [tx-robot] updated from transifex 14 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 14 years ago
Jenkins for ownCloud bfe6334cd9 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 1e45453da2 LDAP: format dn before using it, not other way round. fixes #1605 14 years ago
Jenkins for ownCloud 68fa0b7dcc [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 8d9352a40d [tx-robot] updated from transifex 14 years ago
Thomas Mueller 14e3d77d64 https://github.com/owncloud/core/pull/1598#discussion_r2976684 14 years ago
Jenkins for ownCloud fb23ac3ce2 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 14 years ago
Jenkins for ownCloud 39d19a9274 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 04146f2059 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon afc9fe419a adjust copyright 14 years ago
Arthur Schiwon dbb4be903c LDAP: change generation of internal names. Use UUID for users. Change to sequential numbers for groups as they are still used as display names 14 years ago
Jenkins for ownCloud f7d898d835 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 1c94ec71ef LDAP: fix database cleanup in update script 14 years ago
Jenkins for ownCloud e5c05e9674 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 59249ebc0c [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 15e383fd01 Typo 14 years ago
Jenkins for ownCloud 35bd7a400d [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 781d247b39 LDAP: better detect timeouts. do not try to reconnect. do not try to bind when connection failed. makes ownCloud more responsive, esp. with multiple server connections configured 14 years ago
Arthur Schiwon e122fdbcb6 LDAP: when ldaps and tls are configured, disable the latter one - they do not work together. ldaps already creates a secure connection. 14 years ago
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 14 years ago
Arthur Schiwon af2acadc66 LDAP: fix settings handling of homeFolderNamingRule option 14 years ago
Arthur Schiwon 993831b6df LDAP: version bump -> clean up database 14 years ago
Arthur Schiwon c6aa370604 code style 14 years ago
Arthur Schiwon 3cef8f1216 LDAP: do not store user home as it destroys configurability. always fetch it. use of cache is save however, it is cleared when settings are saved 14 years ago
Jenkins for ownCloud 335b6cd060 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 98f37f4bed [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud da6e79a381 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 2936140838 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud b29b55a332 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 10ad5f923a remove ugly whitespace 14 years ago
Arthur Schiwon a7d82ad0ee LDAP: settings Advanced tab has grown too long by far. Structure it using accordion 14 years ago
Thomas Mueller fc585623a5 spell check 14 years ago
Arthur Schiwon a1dc24c9da LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support) 14 years ago