-
Updated
Jun 11, 2020 - PHP
user-management
Here are 540 public repositories matching this topic...
-
Updated
Sep 21, 2020 - PHP
-
Updated
Jun 30, 2020 - Python
Is your feature request related to a problem? Please describe.
It would be nice to not only validate the config but also the identity schema to catch errors early on.
Describe the solution you'd like
Validate the identity schema against either the JSON schema meta schema, or define our own meta schema.
Additional context
Whether our meta schema would add any benefit is t
-
Updated
Sep 7, 2020 - PHP
-
Updated
Sep 23, 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
Sep 21, 2020 - Python
-
Updated
Aug 17, 2020 - JavaScript
Houseparty users can be found by checking the following URL: https://houseparty.com/add/{placeholder}.
-
Updated
Sep 23, 2020 - Python
-
Updated
Feb 27, 2020 - PHP
-
Updated
Sep 7, 2020 - PHP
-
Updated
Aug 12, 2020 - Java
-
Updated
May 28, 2020
-
Updated
Sep 8, 2020 - Vue
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Jun 13, 2020 - PHP
-
Updated
Sep 15, 2020 - C#
-
Updated
Mar 13, 2020 - PHP
-
Updated
Jun 13, 2020 - PHP
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 21, 2020 - PHP
-
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