mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 00:03:13 +02:00
b9275a12d9
for the built-in security groups. And mark "unknown-users" with public:true as well. The former is simply done by having a ->builtin property in the struct. The latter is done with a manual intervention, as "unknown-users" is not a true security group that actually exists :D. Reported by adator