1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 22:03:14 +02:00
Files
unrealircd/doc
Bram Matthys 18202a0f73 Fix "ban too broad" checking. Reported by Gottem in #4961.
* The 'ban too broad' checking was broken. This permitted glines such
  as 192.168.0.0/1 being set. Now it rejects CIDR of /15 and lower.
  To disable this safety measure you can (still) use:
  set { options { allow-insane-bans; }; };
2017-08-10 08:30:54 +02:00
..
2010-07-14 18:54:52 +00:00
2015-06-19 20:26:50 +02:00
2015-06-19 20:26:50 +02:00
2017-08-10 07:46:17 +02:00
2000-02-28 22:45:44 +00:00
2015-10-10 17:44:52 +02:00