Commit Graph

86 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 12 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 12 years ago
Arthur Schiwon ee168a121d Forward port of #12493 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 12 years ago
Arthur Schiwon 9f036e776e bump version 12 years ago
MTRichards 48980fbc46 Updated info.xml with description 12 years ago
Arthur Schiwon efd940133b must be empty not auto 12 years ago
Martin Konrad fd9b79b218 Add a CLI command that deletes an LDAP config 12 years ago
Martin Konrad b57960aeec Add a CLI command that creates an empty LDAP config 12 years ago
Volkan Gezer ccaea93d6b update encryption doc link 12 years ago
Lukas Reschke 381340c9b2 Add routing to user_ldap 12 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 12 years ago
Thomas Müller 70ae7fa091 Fix casing and PHPDoc 12 years ago
Arthur Schiwon e32fa3de4a fix parameter order 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Arthur Schiwon 4bfb162558 command line tools to see, modify and test existing LDAP configurations 12 years ago
Arthur Schiwon f0e69b2b99 Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 13 years ago
Arthur Schiwon 299d37154b LDAP: add documentation info in info.xml 13 years ago
Arthur Schiwon 7ad8319488 do not instantiate LDAP Proxy if there are no active configurations 13 years ago
Arthur Schiwon 0c837cefb6 LDAP: allow different UUID attributes for groups and users 13 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 13 years ago
Robin Appelman 7948341a86 Rework background job system 14 years ago
kondou b8fe7025da Use !== and === in user_ldap app – Part 1 14 years ago
Arthur Schiwon 07f88424c8 LDAP: fancy version for release, no code change 14 years ago
Arthur Schiwon 39a94a3edc LDAP: orthograophy fix 14 years ago
Arthur Schiwon 0703065e2a LDAP: typos in app description 14 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 14 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 14 years ago
Arthur Schiwon 1c94ec71ef LDAP: fix database cleanup in update script 14 years ago
Arthur Schiwon 993831b6df LDAP: version bump -> clean up database 14 years ago
Thomas Mueller 7f2d7cdbe1 spell check 14 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 14 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 14 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 14 years ago
Arthur Schiwon 6063ce9c8d LDAP: enable support for multiple LDAP/AD servers 14 years ago
Arthur Schiwon 0784bcb8d7 introduce configPrefix to allow settings for multiple LDAP servers 14 years ago
Arthur Schiwon 5cbe8d637b Show conflict warning when user_ldap and user_webdavauth are enabled 14 years ago
Arthur Schiwon 42f235123e LDAP: Make update script escape all known DNs. Requires version bump. 14 years ago
Arthur Schiwon 78a1b987bb LDAP: fix db update for Postgres 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Arthur Schiwon 68bb3809c7 LDAP: we're good for 0.3 now. No code change 14 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 14 years ago
Arthur Schiwon 2440e500b8 LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folders (empty), depending on the configuration 14 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 14 years ago