]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Edit user via UI throwing multiple server errors 66047/head
authorNaman Munet <naman.munet@ibm.com>
Fri, 24 Oct 2025 05:59:09 +0000 (11:29 +0530)
committerNaman Munet <naman.munet@ibm.com>
Fri, 24 Oct 2025 05:59:09 +0000 (11:29 +0530)
commitb72071af0beb30ff022bdfa9b9f970309438632a
tree4fdea8baf78014d58ad9e6c9fa12c841ab29a3f9
parent3b5b8da7d213a2d3266cbaae86acc06660b1550a
mgr/dashboard: Edit user via UI throwing multiple server errors

Fixes: https://tracker.ceph.com/issues/73637
Commit includes:
Returning the default user ratelimit when the ratelimit for user is not set, hence eliminating the 500 error on UI

Signed-off-by: Naman Munet <naman.munet@ibm.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts
src/pybind/mgr/dashboard/services/rgw_client.py