Skip to content
#

user-management

Here are 701 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 Apr 4, 2022
  • PHP
kimai2
amosfolz
amosfolz commented Aug 30, 2019

Missing translation keys were added in 4.3 but we still need translators to assist with translations.

The keys that need translated have been commented out in each locale file.

  • ar (Arabic)
  • de_DE (German)
  • el (Greek)
  • fa (Persian)
  • fr_FR (French)
  • it_IT (Italian)
  • pt_PT (Portuguese)
  • ru_RU (Russian)
  • th_TH (Thai)
  • tr (Turkish)
internationalization up-for-grabs good first issue
zitadel
livio-a
livio-a commented Nov 30, 2021

After creating a custom login policy, the active identity providers are still listed from default. Same ist for MFA and 2FA, ...

From the screenshots below, you can see that the new policy is loaded after creation and reset. But only the policy itself and not the identity providers and factors:
![image](https://user-images.githubusercontent.com/9405495/143998582-86d03161-287f-4448-b0e4-feca882

bug good first issue frontend angular

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