View Issue Details

IDProjectCategoryView StatusLast Update
0006422unrealircdpublic2024-06-19 23:42
Reporterhnj Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Version6.1.5 
Summary0006422: query security-groups
DescriptionI would like to be able to query
* which security-groups there are
* members of a given security-group.

The former could possibly best be done with /STATS?
The latter would possibly best be done with a /WHO flag?
Tags/stats, security
3rd party modules

Activities

reverse

2024-06-19 09:40

reporter   ~0023227

https://github.com/revrsedev/UnrealIRCD-6-mods-contrib/blob/main/m_listsg/README.md

hnj

2024-06-19 22:33

reporter   ~0023228

Cool, but that code does not seem to handle the case when there is both a security-group 'tls-users' and a user 'tls-users'. AFAICT if the user exists it won’t list the members of the group.
Can you just do both if both exist?
Or provide separate commands.

reverse

2024-06-19 23:42

reporter   ~0023229

Done.
Thanks for the feedback.

Issue History

Date Modified Username Field Change
2024-06-07 16:57 hnj New Issue
2024-06-07 16:57 hnj Tag Attached: /stats
2024-06-07 16:57 hnj Tag Attached: security
2024-06-19 09:40 reverse Note Added: 0023227
2024-06-19 22:33 hnj Note Added: 0023228
2024-06-19 23:42 reverse Note Added: 0023229