Commit Graph

93 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Arthur Schiwon b9235e2a24 inject DB Connection to user manager 12 years ago
Arthur Schiwon 64f0b055e6 inject IDateTimeFormatter to show-remnants command 12 years ago
Arthur Schiwon 40ecd30fba inject oc config to User_LDAP 12 years ago
Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 12 years ago
Arthur Schiwon 61ed363f82 planned refactorings for OC 8 12 years ago
Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 12 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 12 years ago
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