0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00
Commit Graph

2408 Commits

Author SHA1 Message Date
decomplexity
fd0e447995
Create sendoauth2.phps
OAuth2 authentication for both Microsoft 365 Exchange email and Google Gmail. Client secrets and X.509 certificates are supported for Exchange. Client secrets are supported for Gmail. Authorization_code grant flow and client_credentials grant flow for SMTP are supported for Exchange. Authorization_code grant flow is supported for Gmail.
2023-11-23 19:43:26 +00:00
Marcus Bointon
677ff5b2f9
CS 2023-11-23 12:12:10 +01:00
Marcus Bointon
dd16b7d95b
Add use of replaceCustomHeader in mailing list example, see #2981 2023-11-23 11:59:21 +01:00
Marcus Bointon
718eebd676
Merge pull request #2799 from chapeupreto/add-editorconfig
Add .editorconfig file
2023-11-23 09:22:25 +01:00
Marcus Bointon
32f7a11a7b
Merge pull request #2951 from Manish4586/master
Add translations for bn and as
2023-11-23 09:21:28 +01:00
Marcus Bointon
66b6c7e97d
Merge pull request #2971 from PHPMailer/dependabot/github_actions/ossf/scorecard-action-2.3.1
GH Actions: Bump ossf/scorecard-action from 2.2.0 to 2.3.1
2023-11-23 09:15:16 +01:00
Marcus Bointon
7071666cf4
Merge pull request #2952 from PHPMailer/dependabot/github_actions/actions/checkout-4
GH Actions: Bump actions/checkout from 3 to 4
2023-11-23 09:14:44 +01:00
Marcus Bointon
3104b10d73
Merge pull request #2852 from mta59066/xclient
XCLIENT implementation
2023-11-23 09:12:59 +01:00
Marcus Bointon
b4bda44618
Merge pull request #2983 from jrfnl/feature/ghactions-minor-tweaks
GH Actions: update a few links in inline comments
2023-11-23 09:10:14 +01:00
Marcus Bointon
355acdeb61
Merge pull request #2982 from jrfnl/feature/ghactions-php-8.3-update
GH Actions: update for release of PHP 8.3
2023-11-23 09:09:20 +01:00
jrfnl
e503535644
GH Actions: update a few links in inline comments
... as the old URLs are no longer valid.
2023-11-23 04:15:40 +01:00
jrfnl
23f8374f89
GH Actions: update for release of PHP 8.3
... which is expected later today.
2023-11-23 04:14:54 +01:00
Marcus Bointon
f2798a387d
Merge pull request #2981 from frankforte/custom-headers
Add methods to update or clear custom headers by name.
2023-11-22 18:25:52 +01:00
Frank Forte
beb87e3cf7 validate value in replaceCustomHeader 2023-11-22 12:02:49 -05:00
Frank Forte
174653aa27 Add methods to update or clear custom headers by name. 2023-11-22 11:35:33 -05:00
Marcus Bointon
9952101e44
Wrong word 2023-11-17 10:59:11 +01:00
Marcus Bointon
cbe9d8d9a9
CS 2023-11-08 19:16:12 +01:00
Marcus Bointon
666af00c0d
Changelog 2023-11-08 19:15:27 +01:00
Marcus Bointon
4da71db8ce
CS 2023-11-08 19:15:08 +01:00
Marcus Bointon
c87abc860c
Don't attempt to use opportunistic TLS when connecting to localhost 2023-11-08 19:11:46 +01:00
Marcus Bointon
b7dd089735
CS 2023-11-08 09:47:00 +01:00
Marcus Bointon
b11a4512de
Update SMTP subclass example 2023-11-08 09:44:16 +01:00
Marcus Bointon
ee4090bd62
Merge pull request #2972 from Saibamen/pl_lang_update 2023-10-31 23:08:15 +01:00
Adam Stachowicz
5ac1b59b78 Update polish language 2023-10-31 20:17:58 +01:00
dependabot[bot]
a26a3cb738
GH Actions: Bump ossf/scorecard-action from 2.2.0 to 2.3.1
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](08b4669551...0864cf1902)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 06:08:11 +00:00
Marcus Bointon
8dd6558620
Merge pull request #2968 from mcardle/master
Updated da language with buggy_php string identifier
2023-10-21 15:49:12 +02:00
Ulrik McArdle
9bc85a1e6a Updated da language with buggy_php string identifier 2023-10-19 23:51:27 +02:00
Marcus Bointon
a1fa2714c4
Merge pull request #2921 from PHPMailer/dependabot/github_actions/ossf/scorecard-action-2.2.0
GH Actions: Bump ossf/scorecard-action from 2.1.3 to 2.2.0
2023-10-09 13:27:29 +02:00
Marcus Bointon
b915445e7c
Merge pull request #2962 from HarshitSingh96/fix/trim-null-issue
fix: null issue in trim method
2023-10-03 00:25:03 +02:00
Marcus Bointon
358be9a467
CS and early continue
If it's null or empty, we know the next test will fail too, so continue straight away
2023-10-02 11:21:51 +02:00
Harshit Singh
9c5282e2a1 Review fix 2023-10-02 14:41:26 +05:30
Harshit Singh
0a385498db fix: null issue in trim method 2023-10-02 13:18:28 +05:30
dependabot[bot]
edce283afc
GH Actions: Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:14:09 +00:00
Manish Sarkar
19cf0608d1
Add Assamese transtaltions
Adds [Assamese](https://en.wikipedia.org/wiki/Assamese_language) (ISO 639-1 `AS`) translations.
2023-09-05 14:47:22 +05:30
Manish Sarkar
21355d73f4
Add Bengali translations
Adds [Bengali](https://en.wikipedia.org/wiki/Bengali_language) (ISO 639-1 `BN`) translations.
2023-09-05 14:46:05 +05:30
Marcus Bointon
e88da8d679
Fix test 2023-08-29 10:26:30 +02:00
Marcus Bointon
8db93b5190
6.8.1 2023-08-29 10:18:50 +02:00
Marcus Bointon
397a4d4a44
Don't reflect a malformed DSN in error messages. It's not necessary, and carries a distant risk of XSS in the host app. 2023-08-29 09:44:47 +02:00
Marcus Bointon
fa59bf6cb1
Don't use setAccessible in PHP >= 8.1 2023-08-23 16:04:36 +02:00
Marcus Bointon
267d4e5793
Avoid deprecation warning in PHP 8.3 2023-08-23 16:04:03 +02:00
Marcus Bointon
71abcf9ca5
Comments 2023-08-23 16:02:49 +02:00
Marcus Bointon
57f994d89e
Merge pull request #2930 from Ayesh/lang/si
Add Sinhalese translations
2023-07-12 12:16:02 +02:00
Marcus Bointon
83fdb21ade
Merge pull request #2929 from Ayesh/readme/langtest-path-update
Readme: Update `PHPMailerLangTest` references to `TranslationCompletenessTest`
2023-07-12 08:54:29 +02:00
Ayesh Karunaratne
aec8acc047
Add Sinhalese translations
Adds [Sinhalese](https://en.wikipedia.org/wiki/Sinhala_language) (ISO 639-1 `SI`) translations.
2023-07-12 11:48:43 +08:00
Ayesh Karunaratne
b5d6e4ea16
Readme: Update PHPMailerLangTest references to TranslationCompletenessTest
In #2377, the `PHPMailerLangTest` test was renamed to `TranslationCompletenessTest`
along some optimizations. However, the link in `README.md` file still links
to the old file name.

This updates the `README.md` file to use the new file name and URL.
2023-07-12 11:16:56 +08:00
dependabot[bot]
e184d1f92c
GH Actions: Bump ossf/scorecard-action from 2.1.3 to 2.2.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](80e868c13c...08b4669551)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 06:58:25 +00:00
Marcus Bointon
9d739fb137
Merge pull request #2918 from Colinax/master 2023-06-20 22:40:17 +02:00
Colinax
1da34f41e5 remove double LANG entrie 2023-06-20 20:10:07 +02:00
Colinax
b7a3f6585d remove double LANG entries 2023-06-20 19:39:57 +02:00
Marcus Bointon
312ed95ab0
Merge pull request #2909 from wera-as/master
Update phpmailer.lang-nb.php
2023-06-08 11:54:07 +02:00