Part 1
- install In-Portal 5.2.0
- login to Admin Console
- create regular user
- create administrator user
- perform login to Front-End using regular user and original password (set upon user creation)
- confirm, that login was successfull
- perform login to Admin Console using administrator user and original password (set upon user creation)
- confirm, that login was successfull
Part 2
- upgrade to In-Portal 5.2.x (latest development branch with this patch applied)
- confirm, that in Users table in database all created users have 2 in PasswordHashingMethod column
- ! backup Users table (this table content at current state will be needed again later) !
- perform login to Front-End using regular user and original password (set upon user creation)
- confirm, that login was successfull
- changing that user password using My Profile page
- logout
- perform login to Front-End using regular user and changed password
- confirm, that login was successfull
- try to login to Admin Console using administrator user and original password (set upon user creation)
- confirm, that login was successfull
- change that user password using link before Logout in top frame
- logout
- try to login to Admin Console using administrator user and changed password
- confirm, that login was successfull
Part 3
- restore Users table content from backup
- login to Admin Console using root user and whatever password was set during In-Portal 5.2.0 installation
- confirm, that login was successfull
- go to User Management → Administrators section
- change regular user and administrator passwords
- logout
- perform login to Admin Console using administrator user and changed (above) password
- confirm, that login was successfull
- perform login to Front-End using regular user and changed (above) password
- confirm, that login was successfull