See StoriesExplained? for more infos about tasks. This story is based on the template at StoryTemplateStart.
Status : closed
Date opened : 2007-02-05
List of tasks involved :
Task19Start,
Task20Start,
Task21Start
Testsuite : test/functional/rules_generator_test.rb, test/integration/user_story6_test.rb (sic!)
Release version : 85
Story
User Colin wants to generate a modsecurity ruleset.
- After entering the requests there should be a button allowing him to generate a ruleset based on his requests.
- The ruleset should be opened in a seperate window or be transferred as ascii file ready to be saved in the browser.
- User Colin also wants to be able to put a prepend- and an append-file on the server, that will be combined with the generated file.
Changelog
2007-02-06
Done.
The file is transferred as "text/ascii" with rulesfile.conf as proposed filename for saving.
The test is integrated in Story6 test, as it really is only a small extension of the test.