Commit Graph

505 Commits (504f5f229f9ae46ef0e50136d58e499ebfde5105)

Author SHA1 Message Date
Jenkins for ownCloud bfe6334cd9 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 1e45453da2 LDAP: format dn before using it, not other way round. fixes #1605 12 years ago
Jenkins for ownCloud 68fa0b7dcc [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 8d9352a40d [tx-robot] updated from transifex 12 years ago
Thomas Mueller 14e3d77d64 https://github.com/owncloud/core/pull/1598#discussion_r2976684 12 years ago
Jenkins for ownCloud fb23ac3ce2 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 12 years ago
Jenkins for ownCloud 39d19a9274 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 04146f2059 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon afc9fe419a adjust copyright 12 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 12 years ago
Jenkins for ownCloud f7d898d835 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 1c94ec71ef LDAP: fix database cleanup in update script 12 years ago
Jenkins for ownCloud e5c05e9674 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 59249ebc0c [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 15e383fd01 Typo 12 years ago
Jenkins for ownCloud 35bd7a400d [tx-robot] updated from transifex 12 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 12 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. 12 years ago
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 12 years ago
Arthur Schiwon af2acadc66 LDAP: fix settings handling of homeFolderNamingRule option 12 years ago
Arthur Schiwon 993831b6df LDAP: version bump -> clean up database 12 years ago
Arthur Schiwon c6aa370604 code style 12 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 12 years ago
Jenkins for ownCloud 335b6cd060 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 98f37f4bed [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud da6e79a381 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 2936140838 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b29b55a332 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 10ad5f923a remove ugly whitespace 12 years ago
Arthur Schiwon a7d82ad0ee LDAP: settings Advanced tab has grown too long by far. Structure it using accordion 12 years ago
Thomas Mueller fc585623a5 spell check 12 years ago
Arthur Schiwon a1dc24c9da LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support) 12 years ago
Arthur Schiwon afacaf8bc2 string fragment was added by accident and does not belong here 12 years ago
Thomas Mueller 19714151e2 spell check 12 years ago
Thomas Mueller 5862f3d140 spell check 12 years ago
Thomas Mueller 7f2d7cdbe1 spell check 12 years ago
Thomas Mueller a17a7f5cdb adding l10n support to user_ldap 12 years ago
Jenkins for ownCloud 209d599ec5 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 2f11d7fe12 LDAP: adjust settings interface for custom search attributes 12 years ago
Arthur Schiwon 1a854454d6 LDAP: avoid attempts to save null as configvalue 12 years ago
Arthur Schiwon 0b98dc30b2 LDAP: remove unnecessary placeholders, fixes PHP warnings 12 years ago
Arthur Schiwon b5ed8b2751 LDAP: fix wrong index 12 years ago
Arthur Schiwon b3b0544e17 LDAP: make it possible to define attributes that should be considered on searches 12 years ago
Jenkins for ownCloud 00a30e6651 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 8f388d9df4 LDAP: update link to online documentation 12 years ago
Arthur Schiwon 8fd263ef63 LDAP: update quota on every uncached userExists, i.e. also on every isLoggedIn, fixes #1278 12 years ago
Arthur Schiwon e8db1e884e LDAP: some inline documentation 12 years ago
Arthur Schiwon 14bc6f8c6c LDAP: working visual feedback on save. Save button will be highlighted green or red. 12 years ago
Arthur Schiwon 19867b1d08 LDAP: make sure app meta data is not deleted from database when deleting configuration with empty prefix 12 years ago