- Issue created by @genebobmiller
- Status changed to Postponed: needs info
about 1 year ago 10:17am 27 November 2023 - π¬π§United Kingdom alexpott πͺπΊπ
@genebobmiller thanks for the bug report. I think that you might have not installed phpass or run the updates. I've just tested this and everything works as expected. Here's what I did.
- Checked out 10.0.x and composer install
- Installed standard
- Enabled basic_auth and router_test
- Used Postman to hit router_test/test11 with my user credentials as the basic auth. Got a 200.
- Checked out out 10.1.x and composer install
- Run the db updates
- On purpose disabled the new phpass module that was enabled by the update
- Used Postman to hit router_test/test11 with my user credentials as the basic auth. Got a 403.
- Enabled phpass
- Used Postman to hit router_test/test11 with my user credentials as the basic auth. Got a 200.
- Disabled phpass - to test that the hash has been updated
- Used Postman to hit router_test/test11 with my user credentials as the basic auth. Got a 200.
Given this I'm setting this to postponed maintainer needs more info.
- π¦πΊAustralia genebobmiller
Thanks for investigating Alex, I'll dig deeper and see why our instance is behaving differently.
- π³πΏNew Zealand quietone
@genebobmiller, did you determine why your instance was behaving differently? If you have resolved the problem, add a comment sharing what you did as it may help others.
Since we need more information to move forward with this issue, I am keeping the status at Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
- Status changed to Closed: cannot reproduce
4 months ago 6:22am 12 September 2024 - π¦πΊAustralia pameeela
Closing since no info was provided after it was requested in May.