MD5 Oper Password Module
From Inspire IRCd (InspIRCd)
| | This page has been marked as Historical. Information posted here may be inaccurate and out of date. This information is kept for sentimental and/or historical reference purposes. Deprecated in favor of m_oper_hash, alongside m_md5.so and m_sha256.so in 1.1.0 Beta 6 and above |
Description |
| Allows oper passwords to be hashed using the MD5 hashing algorithm rather than stored in plaintext. |
Configuration Tags |
| None |
Additional Modes |
| None |
Additional Commands |
This module adds the following command:
/MKPASSWD <plaintext> Encodes <plaintext> to an MD5 hash and displays the result. |
Dependencies |
| The MD5 Service Provider Module |

















