1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-29 23:56:38 +02:00
Files
unrealircd/src
Bram Matthys c990848d2f Make json_expand_security_groups() really expand all and reorder some.
* Add some missing fields, such as destination, but mostly in the
  exclude- area where a bunch were missing (some of those are a bit
  far fetched, but hey, they exist, so should be shown if in use).
* Re-order fields to more closely match the struct (still not 100%)
* Extended fields, such as "account" and "country", now show up
  directly under the security group, just like the other fields,
  such as "reputation_score". This is also how they show up in the
  config file, so hide the the fact that internally in the struct it
  is stored differently.
* Add a comment in SecurityGroup struct in include/struct.h to make
  it clear you have to add/update stuff at 7 places if you are adding
  something new.
2025-12-14 10:11:09 +01:00
..
2022-12-14 15:24:19 +00:00
2025-12-12 12:16:31 +01:00
2025-11-12 10:14:27 +01:00
2021-08-18 13:08:42 +02:00
2021-09-11 09:56:22 +02:00
2025-07-31 17:53:40 +02:00
2022-12-14 15:24:19 +00:00
2024-09-23 17:25:17 +02:00
2025-12-12 12:16:31 +01:00