-
Updated
Jun 11, 2020 - PHP
user-management
Here are 535 public repositories matching this topic...
-
Updated
Jun 30, 2020 - Python
-
Updated
Sep 2, 2020 - PHP
Is your feature request related to a problem? Please describe.
Now Messages are something like:
[
{
"id": 4000006,
"text": "The provided credentials are invalid, check for spelling mistakes in your password or username, email address, or phone number.",
"type": "error",
"context": {}
}
]So if text contains some variables, it will be impossab
-
Updated
Sep 7, 2020 - PHP
-
Updated
Sep 4, 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
I would need to get each user's hourly rate using the API (this should be one of the user preferences): how should I do it?
I'm not sure if it's already feasible (and I just cannot find it) or if this is missing.
Thanks in advance for your help.
Ciao,
Alberto
-
Updated
Jun 20, 2020 - Python
-
Updated
Aug 17, 2020 - JavaScript
Houseparty users can be found by checking the following URL: https://houseparty.com/add/{placeholder}.
-
Updated
Sep 8, 2020 - Python
-
Updated
Feb 27, 2020 - PHP
-
Updated
Sep 7, 2020 - PHP
-
Updated
May 28, 2020
-
Updated
Aug 12, 2020 - Java
-
Updated
Sep 8, 2020 - Vue
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Jun 13, 2020 - PHP
-
Updated
Aug 29, 2020 - C#
-
Updated
Mar 13, 2020 - PHP
-
Updated
Jun 13, 2020 - PHP
-
Updated
Aug 30, 2020 - PHP
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Jul 11, 2018 - Go
-
Updated
Sep 5, 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