user-management
Here are 637 public repositories matching this topic...
-
Updated
Sep 24, 2021 - PHP
-
Updated
May 25, 2021 - PHP
-
Updated
Aug 31, 2021 - Python
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)
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
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
-
Updated
May 15, 2021 - PHP
-
Updated
Aug 12, 2021 - PHP
When you upgrade permission manager from 1.5.1 to 1.6.0, the kubeconfig stops using certificates and starts using tokens, but if you download the new kubeconfig you get permission denied for all actions.
Going to the user and clicking the save button, re-applies the permissions.
We don't know the root cause yet, but this migration should be automated or at least documented in the release not
-
Updated
Oct 3, 2021 - Python
-
Updated
Oct 4, 2021 - Python
Houseparty users can be found by checking the following URL: https://houseparty.com/add/{placeholder}.
-
Updated
Oct 1, 2021 - PHP
-
Updated
Feb 27, 2020 - PHP
-
Updated
May 28, 2020
-
Updated
Aug 18, 2021 - Java
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Sep 29, 2021 - Vue
Describe the bug
When I use suggested password from chrome,
then the password does not comply with the requirements (missing symbol)
and the 'save' button stays inactive
To Reproduce
Steps to reproduce the behavior:
- Go to https://accounts.zitadel.dev/register/org
- Fill in the form
- Let click on use suggested password
- Password does not pass the check
- Add symbol man
Sample projects
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Aug 30, 2021 - PHP
-
Updated
Oct 4, 2021 - PHP
-
Updated
Mar 13, 2020 - PHP
-
Updated
Jun 13, 2020 - PHP
-
Updated
Oct 29, 2020 - Go
Describe the feature you'd like
We need to refactor CheckUniqueView.
Validation part should be written at serializer level. Move out def validated to serializer. Also, use Response from DRF to ret
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Mar 9, 2018 - HTML
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."


Describe the bug
Initial report of this bug from this discussion ory/kratos#1517
The
/schemas/defaultendpoint does not report back the identity schema if it is base64 encoded. It expects only afileorhttpurl to be set as shown here.**Reprod