ceph/qa/tasks/mgr/dashboard
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
..
__init__.py
helper.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_auth.py mgr/dashboard: Enforce password change upon first login 2020-02-19 15:54:42 +01:00
test_cephfs.py
test_cluster_configuration.py
test_erasure_code_profile.py
test_ganesha.py
test_health.py
test_host.py mgr/orch: 'ceph orchestrator ...' -> 'ceph orch ...' 2020-02-09 15:39:57 -06:00
test_logs.py
test_mgr_module.py
test_monitor.py
test_orchestrator.py qa/tasks/mgr/dashboard/test_orchestrator: support addr attribute in inventory 2020-02-11 23:08:29 +08:00
test_osd.py mgr/dashboard: wait for PG unknown state to be cleared 2020-02-03 11:58:10 +01:00
test_perf_counters.py
test_pool.py
test_rbd_mirroring.py mgr/dashboard: s/fsid/mirror_uuid/ 2020-02-15 12:29:09 +08:00
test_rbd.py
test_requests.py
test_rgw.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_role.py
test_settings.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_summary.py
test_user.py mgr/dashboard: Enforce password change upon first login - Part 2 2020-02-19 15:54:42 +01:00