Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pear/Net_SMTP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.11.1
Choose a base ref
...
head repository: pear/Net_SMTP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 9, 2024

  1. add support of OAUTHBEARER (#79)

    * add support of OAUTHBEARER
    
    Signed-off-by: Edouard Vanbelle <edouard@vanbelle.fr>
    
    * add OAUTH pseudo method
    
       * OAUTH pseudo method will elect either XOAUTH2 or OAUTHBEARER according to server's capabilities
    
    Signed-off-by: Edouard Vanbelle <edouard@vanbelle.fr>
    
    ---------
    
    Signed-off-by: Edouard Vanbelle <edouard@vanbelle.fr>
    EdouardVanbelle committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    57c969e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    c8c4c2b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    7aa40a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    5d7ba85 View commit details
    Browse the repository at this point in the history
Loading