MyBB Community Forums

Full Version: Auth code issue while activating COPPA user from ACP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Reproduce:

Your board is set to "COPPA Compliance" > "Enabled.
A user registers with birth year of less than 13 age. The user goes under awaiting COPPA validation.

Now, go to ACP > Users & Groups > Users and click on the newly registered user's name, you will get a flash message with an activation link:
[Image: Untitled_1.png]
Now click on activate account link, the user is not activated:
[Image: Untitled_2.png]
Coz, during activation, MyBB checks 'my_post_key' and that is not included in the "Account Activation" link generated through language variable "warning_coppa_user".

Can anyone confirm this so that I can push it?
yes, I can confirm it ..
Thanks @.m. Pushing now ...
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/3167

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Thanks for my report ...  Rolleyes Big Grin and Fix.