-
Updated
Jun 11, 2020 - PHP
user-management
Here are 516 public repositories matching this topic...
-
Updated
May 28, 2020 - PHP
-
Updated
Jun 30, 2020 - Python
We should add configuration excerpts with their file names to the quickstart guide. Take a look at the oathkeeper guide for ideas.
-
Updated
Jun 25, 2020 - PHP
-
Updated
Jul 10, 2020 - PHP
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
Jun 20, 2020 - Python
-
Updated
Jul 7, 2020 - JavaScript
Houseparty users can be found by checking the following URL: https://houseparty.com/add/{placeholder}.
-
Updated
Jul 14, 2020 - Python
-
Updated
Feb 27, 2020 - PHP
-
Updated
Jun 20, 2020 - PHP
-
Updated
May 28, 2020
-
Updated
Jul 6, 2020 - Java
-
Updated
Jul 6, 2020 - Vue
Cookbook draft 1.0
PHPdoc interfaces
-
Updated
Jul 12, 2020 - JavaScript
-
Updated
Jul 6, 2020 - C#
-
Updated
Jun 13, 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.
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
Jul 7, 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