Skip to content
#

user-management

Here are 716 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
Recoil1980
Recoil1980 commented Aug 29, 2020

Is your feature request related to a problem? Please describe.
Active users with no hours show on reports, such as the owner and system-admin account. Setting an account to inactive disables access, and there is no option to have certain accounts separate which to not generate on reports.

Describe the solution you'd like
Option for certain roles or accounts that would not have timesh

feature request good first issue
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

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