summaryrefslogtreecommitdiff
path: root/modules/server_add/helpers/server_add_task.php
AgeCommit message (Expand)Author
2009-07-07Rework server_add. It's smaller and leaner now, storing the list ofBharat Mediratta
2009-06-12Convert the filename to a sensible title to match the way that the simple upl...Bharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-13Create a new "add" permission and require it at the controller levelBharat Mediratta
2009-05-02Change comment style for brevity.Bharat Mediratta
2009-05-02Whitespace cleanup.Bharat Mediratta
2009-04-09Fix server add to correctly ignore a authorized path if there are noTim Almdal
2009-04-08Fixes issues with Server Add:Tim Almdal
2009-03-10Refactor the server add module to make use of the task api (TicketTim Almdal