iRedAdmin
iRedAdmin copied to clipboard
Update iredpwd.py for python3.13
Removed reliance on deprecated crypt module, to allow compatibility with python3.13. Upgraded password hashing to SHA512-CRYPT.