## Problem description Password validation is performed in the BE, check the improvement issue: https://github.com/DSpace/DSpace/issues/8254 Just process the BE response and show the error message. Upstream Issue: https://github.com/DSpace/dspace-angular/issues/2379 Upstream PR: https://github.com/DSpace/dspace-angular/pull/2378
Problem description
Password validation is performed in the BE, check the improvement issue: DSpace/DSpace#8254
Just process the BE response and show the error message.
Upstream Issue: DSpace#2379
Upstream PR: DSpace#2378