lowcoder
lowcoder copied to clipboard
[Bug]: Lowcoder API SetPassword does not work
trafficstars
Is there an existing issue for this?
- [x] I have searched the existing issues
Current Behavior
When I use the API to set a password, it rejects it with: Required parameter password is not provided
I provided a password, and verfied it was passing it with Chrome Dev Tools
This is my third way I have tried to get the user to reset the password. (See #2034, and #2035)
So for now, I will have to abandon forcing the user to reset the password on first login (We email them an initial password)
Expected Behavior
SetPassword should set the password
Steps to reproduce
Call Lowcoder API SetPassword with any value
Environment
Self Hosted 2.7.4
Additional Information
No response