Using Gitea with runner and WebAuthn #34253
Labels
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
type/bug
Description
I use
1.23.7
,0.2.11
withBoth runner and WebAuthn use
root_url
.Since runner should use the local url to access the Gitea instance,
root_url
must have the valuehttp://gitea:3000/
.WebAuthn only works in https environments and then the value of
root_url
must behttps://gitea.example.com/
.How can I resolve this conflict? As a workaround, I do not log in via WebAuthn.
Thank you for your very good work. I may have made a mistake or runner (local) and WebAuthn (https) cannot be used together.
Understandably, I receive this message on my gitea instance under
https://gitea.example.com/
:app.ini
for giteaconfig.yaml
for runnerGitea Version
1.23.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/jonastaedcke/ad84634e169df81d33667986970d9a04
Screenshots
Git Version
2.47.2
Operating System
Synology NAS
How are you running Gitea?
docker-compose.yml
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: