2021-10-21 08:37:48 +00:00
|
|
|
[[redirects]]
|
|
|
|
from = "/discord"
|
|
|
|
to = "https://discord.gg/jg33eMhnj6"
|
|
|
|
|
2021-11-22 10:10:26 +00:00
|
|
|
[[redirects]]
|
|
|
|
from = "/docs/integrations/*"
|
2021-11-22 10:13:31 +00:00
|
|
|
to = "/integrations/:splat"
|
2021-11-22 10:10:26 +00:00
|
|
|
|
2021-10-11 08:08:17 +00:00
|
|
|
[[redirects]]
|
2021-10-12 08:58:02 +00:00
|
|
|
from = "/*"
|
|
|
|
to = "/.netlify/functions/go-get"
|
|
|
|
status = 200
|
|
|
|
force = true
|
|
|
|
query = {go-get = "1"}
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "/v2"
|
|
|
|
to = "/.netlify/functions/oci-proxy"
|
2021-10-11 08:08:17 +00:00
|
|
|
status = 200
|
|
|
|
force = true
|
|
|
|
|
2021-10-10 20:13:10 +00:00
|
|
|
[[redirects]]
|
|
|
|
from = "/v2/*"
|
2021-10-12 08:58:02 +00:00
|
|
|
to = "https://ghcr.io/v2/goauthentik/:splat"
|
2021-10-13 19:27:26 +00:00
|
|
|
status = 200
|
|
|
|
force = true
|
2021-10-13 15:40:52 +00:00
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "/version/*"
|
|
|
|
to = "https://raw.githubusercontent.com/goauthentik/authentik/version-:splat"
|
2021-10-20 13:24:04 +00:00
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "/js/script.js"
|
2021-10-20 13:27:37 +00:00
|
|
|
to = "https://plausible.io/js/plausible.outbound-links.js"
|
2021-10-20 13:24:04 +00:00
|
|
|
status = 200
|
|
|
|
force = true
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "/api/event"
|
|
|
|
to = "https://analytics.beryju.org/api/event"
|
|
|
|
status = 200
|
|
|
|
force = true
|