View Issue Details

IDProjectCategoryView StatusLast Update
0006206unrealircdpublic2023-02-03 12:32
ReporterValware Assigned Tosyzop  
PrioritynoneSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version6.0.5 
Fixed in Version6.0.6 
Summary0006206: RPC Feature Requests
DescriptionOn thinking about how the webpanel should operate, I would like to request a few features:
Existing:
`user.list`/`user.get` would be great if the `channels` json object contained the user's listmodes (+v/h/o/a/q etc)

Requested:
`channel_ban.*` `list`/`get`/`del`
`channel_invite.*` `list`/`get`/`del`
`channel_exempt.*` `list`/`get`/`del`

`ircd.rehash` - This would provide a way to serve config files local to the webpanel and easily rehash
`ircd.restart` - This one would be handy for after upgrading
`ircd.upgrade` - This would be handy for obvious reasons
`ircd.version` - This would be handy for comparing versions via webpanel and notifying admin about an available upgrade

`server.*` `list`/`get`/`del` - It would be great to be able to know more about the servers on network
TagsNo tags attached.
3rd party modules

Activities

syzop

2023-02-03 12:32

administrator   ~0022715

Most of this has been implemented in 6.0.6.

I could leave it open for server.restart and server.upgrade but those are a but dubious if they ever get implemented... since they would be so dangerous. Ah well.

Issue History

Date Modified Username Field Change
2022-12-30 22:51 Valware New Issue
2023-02-03 12:32 syzop Assigned To => syzop
2023-02-03 12:32 syzop Status new => closed
2023-02-03 12:32 syzop Resolution open => fixed
2023-02-03 12:32 syzop Fixed in Version => 6.0.6
2023-02-03 12:32 syzop Note Added: 0022715
2023-02-03 12:32 syzop Status closed => resolved