mirror of https://github.com/apache/cloudstack.git
* API modifications for passwordchangerequired * ui login flow for passwordchangerequired * add passwordchangerequired in listUsers API response, it will be used in UI to render reset password form * cleanup redundant LOGIN_SOURCE and limiting apis for first time login * address copilot comments * allow enforcing password change for all role types and update reset pwd flow for passwordchangerequired * address review comments * add unit tests * cleanup ispasswordchangerequired from user_view * address review comments * 1. Allow enforcing password change while creating user 2. Admin can enforce password change on next login with out resetting password * address review comment, add unit test * improve code coverage * fix pre-commit license issue * 1. allow enter key to submit change password form 2. hide force password reset for disabled/locked user in ui * 1. throw exception when force reset password is done for locked/disabled user/account 2. ui validation on current and new password being same 3. allow enforce change password for add user until saml is not enabled * allow oauth login to skip force password change |
||
|---|---|---|
| .. | ||
| api | ||
| assets/icons | ||
| components | ||
| config | ||
| core | ||
| layouts | ||
| locales | ||
| role | ||
| router | ||
| store | ||
| style | ||
| utils | ||
| views | ||
| App.vue | ||
| main.js | ||
| permission.js | ||
| vue-app.js | ||