mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 07:05:50 +03:00
[PR #156] [MERGED] docs: adjust callback url according to the callback url pattern #226
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/docs/pull/156
Author: @modifyIT
Created: 11/10/2023
Status: ✅ Merged
Merged: 11/10/2023
Merged by: @liyasthomas
Base:
main← Head:feature/update-callback-url📝 Commits (1)
3d4ca29docs: adjust callback url according to the callback url pattern📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
content/1.documentation/5.self-host/1.community-edition/1.prerequisites.md(+1 -1)📝
content/1.documentation/5.self-host/2.enterprise-edition/1.prerequisites.md(+1 -1)📄 Description
Adjust the auth provider callback urls according to the callback url pattern with
/v1/. It was missing for the Github callback urls.Pattern:
http://localhost:3170/v1/auth/[auth_provider_name]/callback🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.