diff --git a/backend/atlas_portal/routes/access_requests.py b/backend/atlas_portal/routes/access_requests.py index f79c7c1..231b5c5 100644 --- a/backend/atlas_portal/routes/access_requests.py +++ b/backend/atlas_portal/routes/access_requests.py @@ -192,7 +192,6 @@ ONBOARDING_REQUIRED_STEPS: tuple[str, ...] = ( KEYCLOAK_MANAGED_STEPS: set[str] = { "keycloak_password_rotated", - "vaultwarden_master_password", "nextcloud_mail_integration", "firefly_password_rotated", "wger_password_rotated", diff --git a/frontend/src/views/OnboardingView.vue b/frontend/src/views/OnboardingView.vue index 087ed33..dd1a936 100644 --- a/frontend/src/views/OnboardingView.vue +++ b/frontend/src/views/OnboardingView.vue @@ -79,9 +79,7 @@ comes first because it stores every credential that follows.
- - {{ status === "ready" ? "ready" : "in progress" }} - + active- This password was already revealed and cannot be shown again. Ask an admin to reset it if you missed it. -
@@ -148,19 +151,6 @@
{{ activeSection.description }}
-Guide coming soon.
+ +