Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix username var in params #131

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xgaia
Copy link
Contributor

@xgaia xgaia commented Dec 14, 2021

Hello @wheelybird !

I updated the new_user.php file to get the username params when an account is added with user in the params url.

I also replace deprecated FILTER_SANITIZE_STRING with FILTER_SANITIZE_FULL_SPECIAL_CHARS.

Regards,

Xavier

@wheelybird
Copy link
Owner

Thanks. I'll need to take a look at that as I think there's a reason that the generate_username function is called there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants