1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 02:26:38 +02:00
Files
unrealircd/src/modules
Bram Matthys 510b4b5505 Integrate security-group functionality in allow::mask.
(Also call it allow::match in the future, but accept allow::mask still)

This is the first of several commits to convert all ::mask items.
See https://www.unrealircd.org/docs/Mask_item for the consequences.
In short, you can now use all of the security-group items directly
in a mask, eg:
allow {
    mask { account TrustedUser; }
    class clients;
    maxperip 10;
}
2022-05-14 07:51:51 +02:00
..
2021-09-11 08:17:12 +02:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2022-05-01 14:05:34 +02:00
2021-12-11 10:25:15 +01:00
2021-09-11 08:17:12 +02:00
2021-12-03 18:11:54 +01:00
2021-08-12 16:03:20 +02:00
2022-03-23 07:24:29 +01:00
2022-01-08 03:46:09 +03:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2004-05-12 22:02:05 +00:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2021-10-30 17:25:58 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00