mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 12:27:59 +00:00
2847806531
# Which Problems Are Solved IDPLinks list and other list endpoints can provide you with empty results if the used user has no permission for the information. # How the Problems Are Solved List endpoints with subelements to users, and provided userIDQuery, will return a PermissionDenied error if no permission for the user exsists. # Additional Changes Function to check for permission is re-used from the GetUserByID. # Additional Context Closes #8451 |
||
---|---|---|
.. | ||
email_integration_test.go | ||
email.go | ||
otp_integration_test.go | ||
otp.go | ||
passkey_integration_test.go | ||
passkey_test.go | ||
passkey.go | ||
password_integration_test.go | ||
password_test.go | ||
password.go | ||
phone_integration_test.go | ||
phone.go | ||
query_integration_test.go | ||
query.go | ||
server.go | ||
totp_integration_test.go | ||
totp_test.go | ||
totp.go | ||
u2f_integration_test.go | ||
u2f_test.go | ||
u2f.go | ||
user_integration_test.go | ||
user_test.go | ||
user.go |