Anope IRC Services

Anope Development => Feature Requests => Topic started by: DiamantTh on December 21, 2018, 10:22:56 PM

Title: Password Hashing
Post by: DiamantTh on December 21, 2018, 10:22:56 PM
Please Adding Support for Passwordhashing in Operblock


an example of that might be pointed out
Code: [Select]
oper
{
name = "ZUser"
type = "Services Root"
require_oper = no
        password = "$argon2i$v=19$m=1024,t=5,p=2$NTUwcEpjN2lYUGN6NkRncA$SbJJbVdk8GlnQgXjIkeVFTC5LjU/UrMn+K4nSchfdAg"
        hash="argon2i"
host = "*@*"
}



Regards
 DiamantTh