mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 19:06:38 +02:00
8eb88be500
(perhaps this should be a different function?). Anyway, this means less diskspace is needed (~1.5mb or more), and it also makes it a bit easier for RBAC (#2300). - Made a new function DoMD5() which is ssl/non-ssl independent. Also made the cloaking module and the auth functions use it. Hopefully I didn't break anything ;). Suggested by Bugz (#2298).