]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: replace direct use of bcrypt in dashboard
authorJustin Caratzas <jcaratza@ibm.com>
Mon, 6 Oct 2025 23:25:44 +0000 (19:25 -0400)
committerJustin Caratzas <jcaratza@ibm.com>
Mon, 6 Oct 2025 23:25:44 +0000 (19:25 -0400)
commitd1a8feb08549d13be14a12f79f6049fa588eb94e
treeca0027b85cbe274e3f424c0161bbf94fae76fdc5
parent5de32d0b5f347931fdaceeb0c35db84949151c75
mgr/dashboard: replace direct use of bcrypt in dashboard

Replace a direct usage of bycrypt with our cryptocaller wrapper.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit d2fd81eae98d8dee4f3363616ecd3241b05cf560)

Resolves: rhbz#2401206
src/pybind/mgr/dashboard/services/access_control.py
src/python-common/ceph/cryptotools/cryptotools.py
src/python-common/ceph/cryptotools/remote.py