You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding Web-UI admin to an existing user, without also changing the password, results in us responding as per HTTP 500, i.e. back trace and internal server error indication. What is more appropriate here is HTTP 400: client error. The client has not fulfilled the requirement to also submit a password while enabling Web-UI admin.
The text was updated successfully, but these errors were encountered:
phillxnet
changed the title
user admin enable without password change is not an internal error
user admin enable without password change not internal error
Aug 1, 2023
phillxnet
added a commit
to phillxnet/rockstor-core
that referenced
this issue
Aug 1, 2023
When adding Web-UI admin to an existing user, without also changing the password, results in us responding as per HTTP 500, i.e. back trace and internal server error indication. What is more appropriate here is HTTP 400: client error. The client has not fulfilled the requirement to also submit a password while enabling Web-UI admin.
The text was updated successfully, but these errors were encountered: