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 OAuth2 Token Renewal, Address SSL Certificates Issue, and other fixes #1450

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vsychov
Copy link

@vsychov vsychov commented Jan 10, 2025

Description:
This PR addresses several critical fixes and enhancements:

  1. OAuth2 Token Renewal:

    • Added functionality to properly renew OAuth2 tokens, ensuring seamless authorization flow.
    • Fixes the removed Out-of-Band (OOB) authorization flow, aligning with Google's updated authentication requirements.
  2. MIME Type Fix:

    • Corrects file MIME type determination, resolving an issue with previewing images uploaded via the FTP server.
  3. Docker SSL Certificates:

    • Fixes the SSL certificates in the Docker container to prevent issues caused by incorrect certificate paths.

These updates align with and build upon the improvements introduced in fclairamb/afero-gdrive#257.

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.

1 participant