View Issue Details

IDProjectCategoryView StatusLast Update
0004310unrealircdpublic2014-05-24 05:25
ReporterAmiga600 Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwont fix 
Product Version3.2.10.2 
Summary0004310: Feature to block specified commands
DescriptionWould be good if unreal could add a feature which could restrict commands from general users after connection has been processed, in the server settings.

For example:

set {
    restricted-commands "NICK VERSION";
};

would restrict users from performing /NICK and /VERSION - this should of course work for any known ircd command, and ideally should be user-definable as above.
3rd party modules

Activities

Stealth

2014-05-24 05:25

reporter   ~0018144

This will not be implemented. In other feature requests, forums, and FAQs we explain how all user commands are necessary and disabling them "for security" does absolutely nothing to make your server any more secure than it already is.

Issue History

Date Modified Username Field Change
2014-05-24 04:17 Amiga600 New Issue
2014-05-24 05:25 Stealth Note Added: 0018144
2014-05-24 05:25 Stealth Status new => closed
2014-05-24 05:25 Stealth Resolution open => wont fix