all repos — website @ 6d0e12252261db9308510816f1e473c0cfecf0db

My website

add hard-coded oidc webfinger support

Alan Pearce
commit

6d0e12252261db9308510816f1e473c0cfecf0db

parent

143fdc1c4ea72b637b84f0f551c3ac08c1c1ec3d

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M internal/config/config.gointernal/config/config.go
@@ -37,6 +37,7 @@ Email string
Description string DomainStartDate string `toml:"domain_start_date"` OriginalDomain string `toml:"original_domain"` + OIDCHost URL `toml:"oidc_host"` Taxonomies []Taxonomy CSP *CSP `toml:"content-security-policy"` Extra struct {