Skip to content

Releases: simonrob/email-oauth2-proxy

2022-09-05

06 Sep 06:54
8edd548

Choose a tag to compare

  • #59: Improve handling of misconfigurations of oauth2_scope and redirect_uri – thanks @ilpincy

2022-08-30

30 Aug 17:44
9af3172

Choose a tag to compare

  • #52: Significant improvements to SSL connections, both local and remote – thanks @Reymouth
  • #53: Fix an issue with empty client secrets – thanks @athoms

2022-08-22

22 Aug 15:07
f892aa1

Choose a tag to compare

  • #44: Improve reliability of secure local connections – thanks @Reymouth
  • #50: Make sure new OAuth 2.0 refresh tokens are stored whenever access tokens are updated – thanks @hipslu
  • #45: Document installation dependency workarounds (Windows only) – thanks @DFO-WAT
  • #43: Allow empty client_secret for specialised O365 configurations – thanks @reevesjeremy

2022-08-03

03 Aug 11:34
4722df0

Choose a tag to compare

Switch to getbbox for `pillow` versions 9.2.0 and above

Also force pystray 0.19.4 or later to make addressing #11 easier

2022-07-09

09 Jul 16:19
cebffff

Choose a tag to compare

Update version (add POP support)

2022-06-13

13 Jun 09:23
1e28891

Choose a tag to compare

Add support for inline username with SMTP `LOGIN` (#32)

2022-06-09

09 Jun 19:46
ef6b0fd

Choose a tag to compare

Catch SSL errors caused by self-signed certificates (#32)

2022-06-01

06 Jun 19:17
b26c7b4

Choose a tag to compare

Email OAuth 2.0 Proxy

Transparently add OAuth 2.0 support to IMAP/SMTP client applications, scripts or any other email use-cases that don't support this authentication method. Use the proxy with its inbuilt menu bar interface, or run it in the background as a system service. Compatible with macOS, Windows and Linux.