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

Do not append @steamcommunity.com to steamid64. #73

Open
LindenCX opened this issue Dec 9, 2019 · 0 comments
Open

Do not append @steamcommunity.com to steamid64. #73

LindenCX opened this issue Dec 9, 2019 · 0 comments

Comments

@LindenCX
Copy link

LindenCX commented Dec 9, 2019

Identified a client running this plugin that was bouncing emails to valvesoftware.com, upon troubleshooting, this plugin appends @steamcommunity.com to the steamid64 value, which the server will detect as a valid email address, but it will bounce on valve's side.

https://github.com/floofytsuna/Steam-Login-MyBB-1.8/blob/995f64cfeda9a53ea4fbf9a6889f1c2e3f6e2c04/inc/plugins/steamlogin.php#L439

The simplest option would probably be to require users to enter an email, and have a custom field for the steamid64 value.

Here's an example of the bounced mail from Valve.

bounce

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

No branches or pull requests

1 participant