ceph/qa/tasks/mgr
Volker Theile b37079a6fc mgr/dashboard: Enforce password change upon first login - Part 2
Introduce the following:
- A new layout component for the login pages.
- A new route called /login-change-password.
- A guard that checks if a user must change the password (ChangePasswordGuardService). If this is true, redirect to /login-change-password.
- Added LoginPasswordFormComponent (extends UserPasswordFormComponent) for the password form but (looks similar the login page).

Fixes: tracker.ceph.com/issues/24655

Signed-off-by: Volker Theile <vtheile@suse.com>
2020-02-19 15:54:42 +01:00
..
dashboard mgr/dashboard: Enforce password change upon first login - Part 2 2020-02-19 15:54:42 +01:00
__init__.py
mgr_test_case.py qa/tasks/mgr: set mgr module option with --force 2020-01-10 13:28:34 +08:00
test_crash.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_dashboard.py
test_failover.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_insights.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_module_selftest.py mgr/orchestrator_cli: rename to mgr/orchestrator 2020-02-17 10:24:01 +01:00
test_orchestrator_cli.py mgr/orchestrator_cli: rename to mgr/orchestrator 2020-02-17 10:24:01 +01:00
test_progress.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_prometheus.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00