HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #648804
Allow requirement vectors to check visible boolean server settings
100%
Description
A ruleset may wish to adapt to server settings like unreachableprotects, restrictinfra, killstack etc.
Limit to visible server settings. It is a good idea to only give access to "rule" server settings. (Exclude "internal" and "network" settings except victories)
A boolean server setting is enabled or disabled. It is therefore enough to specify its name in the requirement syntax. It could be expanded to a syntax like "settingname=valuename" if support for other server setting kinds should be wanted in the future. (enum, bitwise and (lov range) int server settings could be multiplexed with the server setting id)
Related issues
History
#1
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Status changed from New to In Progress
#2
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Assignee set to Sveinung Kvilhaugsvik
#3
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Blocked by Feature #659408: Setting visibility to access level checker added
#4
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Blocked by Feature #654153: Boolean server setting value access added
#5
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Blocked by Feature #653904: Populate the server setting module added
#6
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Blocked by Feature #659409: fc interface for ruledit and ruleup added
#7
Updated by Sveinung Kvilhaugsvik about 5 years ago
- % Done changed from 0 to 50
WIP patch. ruleup/ruledit won't work yet.
#8
Updated by Sveinung Kvilhaugsvik about 5 years ago
- File 0001-ServerSetting-requirement-type.patch 0001-ServerSetting-requirement-type.patch added
- Category set to General
#9
Updated by Sveinung Kvilhaugsvik about 5 years ago
- Blocks Feature #661974: webperimental: killstack decides stack protects added
#10
Updated by Sveinung Kvilhaugsvik about 5 years ago
- File ServerSetting-requirement-type.patch ServerSetting-requirement-type.patch added
- Status changed from In Progress to Resolved
- % Done changed from 50 to 90
Remember to update network capstring when committing this
#11
Updated by Sveinung Kvilhaugsvik almost 5 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
#12
Updated by Sveinung Kvilhaugsvik about 1 year ago
- Related to Feature #922323: Make "Unreachable" and unreachableprotects (more) soft coded added