iRedAdmin icon indicating copy to clipboard operation
iRedAdmin copied to clipboard

Update iredpwd.py for python3.13

Open alzer89 opened this issue 7 months ago • 0 comments

Removed reliance on deprecated crypt module, to allow compatibility with python3.13. Upgraded password hashing to SHA512-CRYPT.

alzer89 avatar Jul 20 '25 04:07 alzer89