🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved User password validation

    Technical Help
    2
    2
    179
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cdumais last edited by cdumais

      At the moment, the password choosen by the user must respect these criterias:

      -Minimum 8 characters
      -Minimum 2 letters
      -Minimum 1 number
      -Minimum 1 special characters

      I had a look into it but I have not been able to find where I could update these requirements in the code.

      Can anyone help ?

      Cheers !

      1 Reply Last reply Reply Quote 0
      • Komal Sharma
        Komal Sharma UVdesk Staff mod last edited by

        @cdumais

        At the moment, the password choosen by the user must respect these criterias:
        -Minimum 8 characters
        -Minimum 2 letters
        -Minimum 1 number
        -Minimum 1 special characters

        For update or changes in the code related to the password field, you can follow the below file path:

        your-project-folder-name/vendor/uvdesk/core-framework/Resources/views/profile.html.twig
        
        1 Reply Last reply Reply Quote 0
        • Komal Sharma
          Komal Sharma UVdesk Staff mod last edited by

          @cdumais

          At the moment, the password choosen by the user must respect these criterias:
          -Minimum 8 characters
          -Minimum 2 letters
          -Minimum 1 number
          -Minimum 1 special characters

          For update or changes in the code related to the password field, you can follow the below file path:

          your-project-folder-name/vendor/uvdesk/core-framework/Resources/views/profile.html.twig
          
          1 Reply Last reply Reply Quote 0
          • Topic has been marked as solved  peopleinside peopleinside 
          • First post
            Last post