Skip to content

Removed auto-register and made players require to set a password - #52

Draft
ThomasWega wants to merge 3 commits into
Navio1430:0.3.0from
PlanetRealms:0.3.0
Draft

Removed auto-register and made players require to set a password#52
ThomasWega wants to merge 3 commits into
Navio1430:0.3.0from
PlanetRealms:0.3.0

Conversation

@ThomasWega

Copy link
Copy Markdown

This was done to fix a crucial issue I encountered. Cracked players with nicknames that are already existing on a premium user were not able to join at all and always gotten invalid session message. This was caused by this specific part
image
This led me to realize there are only two options at this point

  1. now allow any cracked user with premium username to join
  2. remove auto-register and make everyone register with a password. Premium users can then do /premium and enable auto-login. If cracked users do this they will lock themselves and it will need to be resolved by an admin though.

I am much more comfortable with option number 2 and that is what this PR accomplishes.

The reason this is a draft is because I feel like this should be a switch as is with other auth plugins. I'm looking for feedback how to implement that nicely

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.

1 participant