WIP: feat: extend webfinger to respond to profile page URIs #1

Draft
realaravinth wants to merge 1 commit from tasks-596-webfinger into forgejo
Owner
No description provided.
realaravinth added 1 commit 2024-03-24 11:56:47 +05:30
realaravinth requested review from dachary 2024-03-24 11:56:47 +05:30
realaravinth requested review from earl-warren 2024-03-24 11:56:47 +05:30
realaravinth removed review request for earl-warren 2024-03-24 11:56:52 +05:30
realaravinth removed review request for dachary 2024-03-24 11:56:54 +05:30
Author
Owner

@dachary @earl-warren: Please ignore review requests, looks like the codeberg configuration auto-requested reviews 😅

@dachary @earl-warren: Please ignore review requests, looks like the codeberg configuration auto-requested reviews 😅
realaravinth changed title from feat: extend webfinger to respond to profile page URIs to WIP: feat: extend webfinger to respond to profile page URIs 2024-03-24 12:00:10 +05:30
realaravinth referenced this pull request from a commit 2024-07-24 11:48:26 +05:30
This pull request has changes conflicting with the target branch.
  • routers/web/webfinger.go
  • tests/integration/webfinger_test.go
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tasks-596-webfinger:tasks-596-webfinger
git checkout tasks-596-webfinger

Merge

Merge the changes and update on Forgejo.
git checkout forgejo
git merge --no-ff tasks-596-webfinger
git checkout forgejo
git merge --ff-only tasks-596-webfinger
git checkout tasks-596-webfinger
git rebase forgejo
git checkout forgejo
git merge --no-ff tasks-596-webfinger
git checkout forgejo
git merge --squash tasks-596-webfinger
git checkout forgejo
git merge --ff-only tasks-596-webfinger
git checkout forgejo
git merge tasks-596-webfinger
git push origin forgejo
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: realaravinth/forgejo-federation#1
No description provided.