Commit Graph

99 Commits (c68fd6d5e3739ebc318a27838dbce13ba8df2b02)

Author SHA1 Message Date
Arthur Schiwon 468fc675a4 fix PHP warnings when using occ with some LDAP commands 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Arthur Schiwon 02a1cc01b6 no update routine needed from OC 7 to 8 10 years ago
Thomas Müller c9543c9e8e encryption requires openssl and user_ldap requires ldap 🙊 10 years ago
Vincent Petry 87f81e5926 Remove unneeded addTranslations() calls 10 years ago
Arthur Schiwon b9235e2a24 inject DB Connection to user manager 10 years ago
Arthur Schiwon 64f0b055e6 inject IDateTimeFormatter to show-remnants command 10 years ago
Arthur Schiwon 40ecd30fba inject oc config to User_LDAP 10 years ago
Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 10 years ago
Arthur Schiwon 61ed363f82 planned refactorings for OC 8 10 years ago
Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 10 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 10 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 10 years ago
Arthur Schiwon ee168a121d Forward port of #12493 10 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 11 years ago
Arthur Schiwon 9f036e776e bump version 11 years ago
MTRichards 48980fbc46 Updated info.xml with description 11 years ago
Arthur Schiwon efd940133b must be empty not auto 11 years ago
Martin Konrad fd9b79b218 Add a CLI command that deletes an LDAP config 11 years ago
Martin Konrad b57960aeec Add a CLI command that creates an empty LDAP config 11 years ago
Volkan Gezer ccaea93d6b update encryption doc link 11 years ago
Lukas Reschke 381340c9b2 Add routing to user_ldap 11 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 11 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 11 years ago
Thomas Müller 70ae7fa091 Fix casing and PHPDoc 11 years ago
Arthur Schiwon e32fa3de4a fix parameter order 11 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 11 years ago
Arthur Schiwon 4bfb162558 command line tools to see, modify and test existing LDAP configurations 11 years ago
Arthur Schiwon f0e69b2b99 Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 11 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 11 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 11 years ago
Arthur Schiwon 299d37154b LDAP: add documentation info in info.xml 11 years ago
Arthur Schiwon 7ad8319488 do not instantiate LDAP Proxy if there are no active configurations 12 years ago
Arthur Schiwon 0c837cefb6 LDAP: allow different UUID attributes for groups and users 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Robin Appelman 7948341a86 Rework background job system 12 years ago
kondou b8fe7025da Use !== and === in user_ldap app – Part 1 12 years ago
Arthur Schiwon 07f88424c8 LDAP: fancy version for release, no code change 12 years ago
Arthur Schiwon 39a94a3edc LDAP: orthograophy fix 12 years ago
Arthur Schiwon 0703065e2a LDAP: typos in app description 12 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 12 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 12 years ago
Arthur Schiwon 1c94ec71ef LDAP: fix database cleanup in update script 12 years ago
Arthur Schiwon 993831b6df LDAP: version bump -> clean up database 12 years ago
Thomas Mueller 7f2d7cdbe1 spell check 12 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 12 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 12 years ago