Github API deprecated #1631

Closed
opened 2026-02-05 01:28:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Ghost-chu on GitHub (Apr 7, 2020).

Describe the bug
A clear and concise description of what the bug is.
Github sent a notice to my email say BookStack using Github API was deprecated.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Use Github oAuth to log in BSAPP.
    Expected behavior
    A clear and concise description of what you expected to happen.
On April 7th, 2020 at 03:53 (UTC) your application ([delete]) used an access token (with the User-Agent GuzzleHttp/6.5.1 curl/7.29.0 PHP/7.3.16) as part of a query parameter to access an endpoint through the GitHub API:

https://api.github.com/user

Please use the Authorization HTTP header instead as using the `access_token` query parameter is deprecated.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis.

Screenshots
If applicable, add screenshots to help explain your problem.

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): 0.28.2
  • PHP Version: above
  • Hosting Method (Nginx/Apache/Docker): nginx

Additional context
Add any other context about the problem here.

Originally created by @Ghost-chu on GitHub (Apr 7, 2020). **Describe the bug** A clear and concise description of what the bug is. Github sent a notice to my email say BookStack using Github API was deprecated. **Steps To Reproduce** Steps to reproduce the behavior: 1. Use Github oAuth to log in BSAPP. **Expected behavior** A clear and concise description of what you expected to happen. ``` On April 7th, 2020 at 03:53 (UTC) your application ([delete]) used an access token (with the User-Agent GuzzleHttp/6.5.1 curl/7.29.0 PHP/7.3.16) as part of a query parameter to access an endpoint through the GitHub API: https://api.github.com/user Please use the Authorization HTTP header instead as using the `access_token` query parameter is deprecated. Depending on your API usage, we'll be sending you this email reminder on a monthly basis. ``` **Screenshots** If applicable, add screenshots to help explain your problem. **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): 0.28.2 - PHP Version: above - Hosting Method (Nginx/Apache/Docker): nginx **Additional context** Add any other context about the problem here.
Author
Owner

@ssddanbrown commented on GitHub (Apr 7, 2020):

Thank you for reporting this @Ghost-chu,

This has already been addressed under #1879 and the fix is ready to be part of the next release when it deploys.

@ssddanbrown commented on GitHub (Apr 7, 2020): Thank you for reporting this @Ghost-chu, This has already been addressed under #1879 and the fix is ready to be part of the next release when it deploys.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1631