Commit cc130ea
fix(frontend): add missing password strength provider to setup route (#1576)
The /setup route was missing provideZxvbnServiceForPSM(), causing NG0201
error and blank page when isConfigured returned false. All other routes
using UserPasswordComponent already had this provider.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 286ca37 commit cc130ea
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments