- 🇩🇪Germany Grevil
Although the commit is also part of 3.x, this issue reappears using the latest 3.0.5 / 3.x dev version. We should check if any other issue caused a regression on this and provide a simple test module recreating this problem, so it won't reappear again.
Please reopen.
- Merge request !6Fix regression on Issue #2928649: namespace "api_key: causes access denied if a form has element also called 'api_key' → (Merged) created by Grevil
- 🇩🇪Germany Grevil
Alright, I added failing tests to reproduce the issue at Hand, now we need to reopen the issue and fix it.
- 🇩🇪Germany Anybody Porta Westfalica
Thanks @grevil! Great to have tests now!!
Yes, let's fix this please :)
- 🇩🇪Germany Grevil
All done and tests succeed now! (I also altered them slightly).
Please review!
- 🇩🇪Germany Grevil
Just an FYI:
Generally, this issue is NOT FIXABLE (without hacky code). The provided MR makes the api key names editable and introduces the ability to turn authentication via post, get, server on or off individually, so that the user can fix it themselves, if it collides with a request key from another module.
Automatically closed - issue fixed for 2 weeks with no activity.