You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Noah Snelson df55f9b189
Add a link to OpenID Issuer URL in WebFinger response (#26000)
This change adds an entry to the `links` field of the
`/.well-known/webfinger` response. The new entry points to the `appURL`
as an OpenID issuer. This is consistent with the output of
`/.well-known/openid-configuration`, which also uses the value of
`appURL`.

This change is required for Tailscale SSO to work, as it uses the OpenID
Issuer URL when querying the Tailscale user email during signup/login
([docs](https://tailscale.com/kb/1240/sso-custom-oidc/#webfinger-setup)).
12 months ago
..
api Refactor "Content" for file uploading (#25851) 12 months ago
common Less naked returns (#25713) 1 year ago
install Show correct SSL Mode on "install page" (#25818) 12 months ago
private parseScope with owner/repo always sets owner to zero (#25987) 12 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add a link to OpenID Issuer URL in WebFinger response (#26000) 12 months ago
init.go Refactor path & config system (#25330) 1 year ago