Giter VIP home page Giter VIP logo

Comments (7)

stripthis avatar stripthis commented on May 13, 2024

Hi there,

Do you get this error as a regular user on the registration screen or are you adding the user as an admin? Thanks for the clarification!

from passbolt_api.

BLeQuerrec avatar BLeQuerrec commented on May 13, 2024

As an admin.

from passbolt_api.

stripthis avatar stripthis commented on May 13, 2024

Thanks @BastienLQ, I could reproduce the issue. We'll get it fixed!
Ref. PASSBOLT-1637
screen shot 2016-07-25 at 17 31 58

from passbolt_api.

stripthis avatar stripthis commented on May 13, 2024

@BastienLQ this issue has been fixed for the username on the add user screen in release 1.2.0. Please note that we fix issues with '+' not being allowed elswhere like in password description and username in next release. See. issue #17. Thanks!

from passbolt_api.

silvaireboivert avatar silvaireboivert commented on May 13, 2024

hello,

the new regex for emails does not match emails with a dot in it eg [email protected]

thanks,

from passbolt_api.

kevinmuller avatar kevinmuller commented on May 13, 2024

Hi @silvaireboivert ,

Indeed, a glitch got introduced in the regexp due to compatibility issues between PHP and Javascript xregexp format. We are working on a quick fix which should be available today itself.

Thanks a lot for the quick feedback!

from passbolt_api.

kevinmuller avatar kevinmuller commented on May 13, 2024

Hi again @silvaireboivert ,

We have just released 1.2.1 to correct the issue you mentioned, and also did some cleanup in the code. See release notes

We have added a few test cases in our test suite to make sure that this bug doesn't happen again. Here is a gist showing all the emails format supported and tested in our CI process, which we we got from the CakePHP test suite. I think that it handles most of the cases, but suggestions of improvement are of course welcome if any.

Thanks again for flagging this.

Cheers,

from passbolt_api.

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.