GithubHelp home page GithubHelp logo

... about lemmybb HOT 9 CLOSED

 avatar commented on July 20, 2024
...

from lemmybb.

Comments (9)

mu-arch avatar mu-arch commented on July 20, 2024 1

I tried signing up again today and it worked.

from lemmybb.

Nutomic avatar Nutomic commented on July 20, 2024

Passwords must be between 10 and 60 characters. You can use any characters you want. Need to fix that message.

from lemmybb.

Tealk avatar Tealk commented on July 20, 2024

is there a reason why it is limited to 60? I would not customize the message but not limit it

from lemmybb.

Nutomic avatar Nutomic commented on July 20, 2024

Looks like there was no reason given. You can make a pull request to change it: https://github.com/LemmyNet/lemmy/blob/main/crates/api_common/src/utils.rs#L317

from lemmybb.

Nutomic avatar Nutomic commented on July 20, 2024

Is this on fedibb.ml? I just registered an account with a 59 char password with special characters, and it worked just fine. Logs also dont show anything.

Tbh im really clueless what could cause this problem, and its hard to investiage without being able to reproduce it.

from lemmybb.

mu-arch avatar mu-arch commented on July 20, 2024

I tried to sign up to the fedibb.ml and got the EOF while parsing a value at line 1 column 0 except my password was within the acceptable bounds. Something else might be wrong.

from lemmybb.

Nutomic avatar Nutomic commented on July 20, 2024

I think i got it, this is most likely because of the rate limit. It only allows 3 signups per hour and IP, and even counts failed signup attempts (eg with invalid password). And it doesnt give any error message. Gonna have to fix this.

If you have this problem, wait for an hour before trying to register again, or use a different IP.

from lemmybb.

Tealk avatar Tealk commented on July 20, 2024

I think some characters are not even displayed correctly with me xD

from lemmybb.

Nutomic avatar Nutomic commented on July 20, 2024

@JediMaster25 Thanks, it turns out we were using the wrong method for string length which returns the number of bytes, not chars. You will have to make your pw shorter for now (30-40 chars) until the fix is merged. LemmyNet/lemmy#2536

from lemmybb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.