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

Data too long for column 'user_lotw_password' #3244

Open
uiolee opened this issue Dec 27, 2024 · 2 comments
Open

Data too long for column 'user_lotw_password' #3244

uiolee opened this issue Dec 27, 2024 · 2 comments
Assignees
Labels
Bug Ah shit, we broke something

Comments

@uiolee
Copy link

uiolee commented Dec 27, 2024

This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details

Describe the bug

I use a string of length 128 as passwords for clublog and lotw.

When I set the lotw password in the cloudlog settings, cloudlog thrown an error.
But when I set the clublog password, no error was thrown.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to cloudlog - account seting - Third Party Services
  2. fill lotw username
  3. fill lotw password with a string of length 128.
    for example: W3uLmZfnFcwXnuuovFoggTFV3QJrSdMkgKAj7CmALfTAomLbmCzu9oQgxtY4AaxCRDRwzzDU9E4qU9VvK9JQV9ZQzic42CDbRJw4ffUyHtbsraMQWcpprq3FmoYDDJ33
  4. Scroll down to bottom, save the changes.
  5. See error

Expected behaviour

I expected that passwords of any length should be supported.

Screenshots

image

Desktop (please complete the following information):

  • OS: windows 10
  • Browser: chrome
  • Version [e.g. 22]
Cloudlog Information
Version	2.6.16
Language	English
Base URL	http://cloudlog 
Migration	191
Server Information
Server Software	Apache/2.4.62 (Win64) PHP/8.2.27 mod_fcgid/2.3.10-dev
PHP Version	8.2.27
MySQL Version	11.5.2-MariaDB
Codeigniter
Version	3.2.0-dev

Additional context
Add any other context about the problem here.

Copy link

Uh oh! @uiolee, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

@magicbug
Copy link
Owner

I'll get that increased in the code base, until that happens you can manually change the columns properties in MariaDB

@magicbug magicbug self-assigned this Dec 27, 2024
@magicbug magicbug added the Bug Ah shit, we broke something label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Ah shit, we broke something
Projects
None yet
Development

No branches or pull requests

2 participants