-
Updated
May 26, 2020 - PHP
user-management
Here are 506 public repositories matching this topic...
-
Updated
Jan 28, 2020 - Python
-
Updated
May 28, 2020 - PHP
-
Updated
May 16, 2020 - PHP
-
Updated
May 31, 2020 - PHP
We should add configuration excerpts with their file names to the quickstart guide. Take a look at the oathkeeper guide for ideas.
The following guides may be improved with unit test examples:
- https://github.com/danschultzer/pow/blob/master/guides/custom_controllers.md
- https://github.com/danschultzer/pow/blob/master/guides/sync_user.md
-
https://github.com/danschultzer/pow/blob/master/guides/lock_users.md -
https://github.com/danschultzer/pow/blob/master/guides/user_roles.md
There's alread
Is your feature request related to a problem? Please describe.
When Kimai is open in a tab in Firefox, it will light up again and again (every minute!) to notify the user. The change that happens appears to be the updated time in title only (which actally arouses only little or no interest).
Describe the solution you'd like
An option to disable this title updates by user. So those w
-
Updated
Mar 16, 2020 - Python
-
Updated
May 23, 2020 - JavaScript
Houseparty users can be found by checking the following URL: https://houseparty.com/add/{placeholder}.
-
Updated
Jun 1, 2020 - Python
-
Updated
Feb 27, 2020 - PHP
-
Updated
May 18, 2020 - PHP
-
Updated
May 28, 2020
-
Updated
May 29, 2020 - Java
-
Updated
Apr 30, 2020 - Vue
Cookbook draft 1.0
PHPdoc interfaces
-
Updated
May 30, 2020 - JavaScript
-
Updated
Mar 30, 2020 - PHP
Hi,
Can we get a documentation about how to implement User Email Confirmation?
I can see it's implemented in this demo, but it would be nice to have a documentation on how to implement it to freshly installed bundle.
-
Updated
May 21, 2020 - C#
We should improve the error handling if a user entered an invalid url.
Now we will only show that the chars are invalid, but we should also say that the url is not a valid url.
view forum https://www.admidio.org/forum/viewtopic.php?f=3&t=7957&p=28405#p28402
-
Updated
Jul 11, 2018 - Go
-
Updated
Mar 17, 2020 - TypeScript
-
Updated
Apr 11, 2020 - JavaScript
-
Updated
Mar 9, 2018 - HTML
-
Updated
Mar 6, 2017 - PHP
-
Updated
Jul 15, 2018 - PHP
Improve this page
Add a description, image, and links to the user-management topic page so that developers can more easily learn about it.
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."
In order to make the email functionality work on my SMTP server (which forwards emails to a secure ISP relay), I had to make these changes in the userfrosting/app/sprinkles/core/config/default.php:
Please consider adding these options to the setup options (and documentation).
I had to create a PHPMailer application to debug my