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

[Bug]: Unable to set login passwords longer than 31 characters #19

Closed
danidoedel opened this issue Jul 5, 2023 · 1 comment
Closed

Comments

@danidoedel
Copy link
Contributor

Version of OpenTTD

13.3

Expected result

It should be possible to set community (citymania, n-ice, btpro) login passwords longer than 31 characters.

Actual result

Tested this with the citymania login. If a password longer than 31 characters is set via gui it will be truncated to 31 characters and the login will fail. Login via the !login command works fine for longer passwords.

Steps to reproduce

  1. Set a password longer than 31 characters via the gui
  2. Click login
  3. Login will fail and a truncated password will be displayed in the chat
  4. Alternatively open the password gui again which will also show the truncated password
@ldpl ldpl closed this as completed in ca70c3e Aug 6, 2023
@ldpl
Copy link
Collaborator

ldpl commented Aug 6, 2023

Increased to 127. Didn't test much though.

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

2 participants