Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling redirect URI like urn:ietf:wg:oauth:2.0:oob (when spoofi… #92

Closed

Conversation

Romain-Geissler-1A
Copy link

…ng Outlook client id)

Currently it fails with null pointer exception.

@mguessan
Copy link
Owner

mguessan commented Mar 4, 2020

Can't test this right now, will have to trust you on this.
Can you please check latest trunk ?

@Romain-Geissler-1A
Copy link
Author

Hi,

Thanks, I did try the master branch without local patches, and indeed now it works out of the box now when I use the Outlook client id/redirect uri.

For now I re-package davmail based on the Debian bullseys package to get it working in my company, is it expected to have a 5.4 releases soon ? This way I would just need to "apt-get install" it without re-packaging it ;)

Cheers,
Romain

@mguessan
Copy link
Owner

I have at least two upcoming releases:

  • one bugfix with current trunk content
  • next one will contain the major refactoring related to HttpClient 4 upgrade
    Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants