simonrob / email-oauth2-proxy

An IMAP/POP/SMTP proxy that transparently adds OAuth 2.0 authentication for email clients that don't support this method.
Apache License 2.0
785 stars 84 forks source link

Latest release 2023-12-19 reports wrong version number #218

Closed Profex closed 8 months ago

Profex commented 8 months ago

Many thanks for fixing the security issue with CCG in latest version!

Just a small remark, latest script version reports wrong version number when starting the script The proxy reports "2023-11-19", while it should be "2023-12-19"

simonrob commented 8 months ago

Thanks – this was also pointed out in #216. It's not a problem except for the potential for confusion, so rather than add to this by reverting and re-releasing, I'll leave this issue open for now and also make a note on the release.

I've added a pre-commit hook to make sure this doesn't happen again.

Profex commented 8 months ago

Thanks for getting back, overlooked that this was already reported in https://github.com/simonrob/email-oauth2-proxy/issues/216