Skip to content
#

user-management

Here are 657 public repositories matching this topic...

Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.

  • Updated May 25, 2021
  • PHP
kimai2
zitadel
mffap
mffap commented Jul 29, 2021

Describe the bug
When I use suggested password from chrome,
then the password does not comply with the requirements (missing symbol)
and the 'save' button stays inactive

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://accounts.zitadel.dev/register/org
  2. Fill in the form
  3. Let click on use suggested password
  4. Password does not pass the check
  5. Add symbol man

Improve this page

Add a description, image, and links to the user-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the user-management topic, visit your repo's landing page and select "manage topics."

Learn more