This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web/src/flow
Saeverix 47a916ad5e
web/flows: fix RedirectStage not detecting absolute URLs correctly (#5781)
* web: getURL() method in RedirectStage.ts now actually detects URLs (#5732)

Signed-off-by: Saeverix <1863379+Saeverix@users.noreply.github.com>

* use native API to build full URL

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Saeverix <1863379+Saeverix@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-05-29 12:20:40 +00:00
..
providers/oauth2 web/flows: don't autoclose in redirect stage if redirecting to non-http protocol (#5506) 2023-05-07 12:58:14 +02:00
sources web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
stages web/flows: fix RedirectStage not detecting absolute URLs correctly (#5781) 2023-05-29 12:20:40 +00:00
FlowExecutor.ts web/flows: update flow background (#5639) 2023-05-16 22:18:13 +02:00
FlowInspector.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
FlowInterface.ts web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
FormStatic.ts web/flows: always hide static user info when its not set in the flow 2022-11-18 21:19:06 +01:00