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

Login with multiple forges #3822

Open
wants to merge 57 commits into
base: main
Choose a base branch
from
Open

Conversation

anbraten
Copy link
Member

@anbraten anbraten commented Jun 22, 2024

🚀 This PR allows to select a forge to login with. For now users can only use the forge they logged in with.

Changes

  • list all configured forges on Login page
  • enhanced webhook parsing by directly checking the secret
  • test for webhook endpoint

@anbraten anbraten added epic server feature add new functionality labels Jun 22, 2024
@anbraten anbraten added this to the 2.7.0 milestone Jun 22, 2024
@anbraten anbraten requested a review from a team June 22, 2024 18:54
@anbraten anbraten added the build_pr_images If set, the CI will build images for this PR and push to Dockerhub label Jun 22, 2024
@anbraten anbraten mentioned this pull request Jun 22, 2024
7 tasks
server/api/hook.go Outdated Show resolved Hide resolved
@woodpecker-bot
Copy link
Collaborator

woodpecker-bot commented Jun 22, 2024

Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-3822.surge.sh

@anbraten anbraten removed the epic label Jun 23, 2024
web/src/views/Login.vue Show resolved Hide resolved
web/src/views/Login.vue Outdated Show resolved Hide resolved
@anbraten anbraten mentioned this pull request Jun 26, 2024
Copy link
Contributor

@qwerty287 qwerty287 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this feature is not usable yet as you can't add multiple forges seems fine, untested however (as always 😉)

@anbraten anbraten mentioned this pull request Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build_pr_images If set, the CI will build images for this PR and push to Dockerhub feature add new functionality server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants