mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Replaces the OC_Mail and phpmailer with SwiftMail allowing us to mock it properly. Fixes the unit test execution on master on local machines and https://github.com/owncloud/core/issues/12014 Conflicts: 3rdparty lib/private/server.php lib/public/iservercontainer.php tests/lib/mail.php tests/settings/controller/mailsettingscontrollertest.php Conflicts: 3rdparty lib/private/mail.php lib/private/server.php lib/public/iservercontainer.php settings/ajax/lostpassword.php settings/application.php |
||
|---|---|---|
| .. | ||
| ajax | ||
| changepassword | ||
| controller | ||
| css | ||
| factory | ||
| img | ||
| js | ||
| l10n | ||
| middleware | ||
| templates | ||
| tests/js | ||
| admin.php | ||
| application.php | ||
| apps.php | ||
| help.php | ||
| languageCodes.php | ||
| personal.php | ||
| routes.php | ||
| users.php | ||