phpmyadmin / phpmyadmin/phpmyadmin
Improve testsuite for cookie authentication
Open
@williamdes is already working on this.
Since Oct 16, 2022.
Enhancement
hacktoberfest
newbie
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
Currently the cookie authentication tests are quite poorly matching the functionality of the code. There should be separate tests for each authentication step (login, recall from cookies, password change and logout) for possible configurations (plain, arbitrary server or captcha). Some of these tests already exists, but they probably need cleanup as the underlaying code has been changed a lot in 4.6.4.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.