Merge remote-tracking branch 'upstream/develop' into task/structures-ts

This commit is contained in:
Šimon Brandner 2021-09-14 06:31:43 +02:00
commit eae45d8a7e
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
6 changed files with 18 additions and 6 deletions

View file

@ -143,7 +143,7 @@ export enum Views {
SOFT_LOGOUT,
}
const AUTH_SCREENS = ["register", "login", "forgot_password", "start_sso", "start_cas"];
const AUTH_SCREENS = ["register", "login", "forgot_password", "start_sso", "start_cas", "welcome"];
// Actions that are redirected through the onboarding process prior to being
// re-dispatched. NOTE: some actions are non-trivial and would require