View Issue Details

IDProjectCategoryView StatusLast Update
0003507unrealircdpublic2009-07-24 01:07
ReporterKlaasT Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Product Version4.0-devel 
Summary0003507: [Unreal4] A webinterface to controll the whole network
DescriptionI don't know if this is possible but maybe there is a way to create a webinterface which can also control all the other ircds on the network via one interface. For example I can klick "rehash server B" or something like that.

I think this could be maybe done with a xmlrpc interface.
3rd party modules

Activities

TheSkorm

2007-08-11 00:17

reporter   ~0014708

I'm not really sure it's safe to mixing http/php/whatever with unreal, A good irc operator can do everything either by hand or via scripts. The most you'd be able to do is rehash, *line, die and restart, which you can do via the commands unreal gives you.

KlaasT

2007-08-11 05:09

reporter   ~0014712

Yes I see the point. But it could save work and time if you don't have to login to every shell to change something on every ircd and like that you could give every operator different privileges...

Ok I wouldn't cry if this feature won't be included ;)

Shining Phoenix

2007-08-11 05:36

reporter   ~0014713

>But it could save work and time if you don't have to login to every shell to change something on every ircd and like that you could give every operator different privileges...

Remote includes! :D

TheSkorm

2007-08-11 05:53

reporter   ~0014714

Yes remote includes are good, the web interface wouldn't/shouldn't give a user more privileges that what you have in a normal irc session, and it would only control the local server not the whole network.

KlaasT

2007-08-11 06:06

reporter   ~0014716

Hm... Then I would suggest that remote includes would be improved. I've never managed to remote include motds or rules files.

Stealth

2007-08-20 12:55

reporter   ~0014730

I've suggested in the past allowing remote includes everywhere a file is expected. See 0003202

Issue History

Date Modified Username Field Change
2007-08-10 05:22 KlaasT New Issue
2007-08-11 00:17 TheSkorm Note Added: 0014708
2007-08-11 05:09 KlaasT Note Added: 0014712
2007-08-11 05:36 Shining Phoenix Note Added: 0014713
2007-08-11 05:53 TheSkorm Note Added: 0014714
2007-08-11 06:06 KlaasT Note Added: 0014716
2007-08-20 12:55 Stealth Note Added: 0014730
2009-07-24 01:07 Stealth Status new => closed