[pear/Net_Sieve] 80ba72: oauth: add a generic method OAUTH to elect the bes...
[email protected] ("Aleksander Machniak via pear-cvs") Fri, 29 Dec 2023 09:53:55 -0800
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Net_Sieve/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Net_Sieve
Commit: 80ba726eca5070691d754dd718d8b23d0f2b4822
https://github.com/pear/Net_Sieve/commit/80ba726eca5070691d754dd718d8b23d0f2b4822
Author: Edouard Vanbelle <[email protected]>
Date: 2023-12-27 (Wed, 27 Dec 2023)
Changed paths:
M Sieve.php
Log Message:
-----------
oauth: add a generic method OAUTH to elect the best method
* OAUTH pseudo method will elect either XOAUTH2 or OAUTHBEARER according to server's capabilities
Signed-off-by: Edouard Vanbelle <[email protected]>
Commit: d3c7c6b8c91a9ee4879339787774b24ee56a308c
https://github.com/pear/Net_Sieve/commit/d3c7c6b8c91a9ee4879339787774b24ee56a308c
Author: Aleksander Machniak <[email protected]>
Date: 2023-12-29 (Fri, 29 Dec 2023)
Changed paths:
M Sieve.php
Log Message:
-----------
Merge pull request #11 from EdouardVanbelle/feat/select-oauth-method
oauth: add a generic method OAUTH to choose automatically a supported method
Compare: https://github.com/pear/Net_Sieve/compare/911651796325...d3c7c6b8c91a