WIP: OAuth 2 protected goaccess pages for Forgejo(s) #300

Draft
raito wants to merge 2 commits from goaccess into main
raito commented 2025-08-27 23:20:00 +00:00 (Migrated from git.lix.systems)

Short of a very early peek, there's nothing much to read here.

  • Obtain permission and license from the original author of the module.
  • Finish the oauth2-proxy integration.
  • Provision new OIDC clients.
  • Final test.
Short of a very early peek, there's nothing much to read here. - [ ] Obtain permission and license from the original author of the module. - [ ] Finish the oauth2-proxy integration. - [ ] Provision new OIDC clients. - [ ] Final test.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin goaccess:goaccess
git switch goaccess

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff goaccess
git switch goaccess
git rebase main
git switch main
git merge --ff-only goaccess
git switch goaccess
git rebase main
git switch main
git merge --no-ff goaccess
git switch main
git merge --squash goaccess
git switch main
git merge --ff-only goaccess
git switch main
git merge goaccess
git push origin main
Sign in to join this conversation.
No reviewers
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: afnix/infra#300
No description provided.