summaryrefslogtreecommitdiff
path: root/modules/server_add/controllers/admin_server_add.php
AgeCommit message (Expand)Author
2009-09-17Don't show links as part of the auto complete listTim Almdal
2009-09-15Adjust the text of the symlink error message.Bharat Mediratta
2009-09-15Forbid from add symbolink link in admin server add. Read ticket #744 for mor...Jan Koprowski
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-02Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-07-02In remove_path(), if the path is invalid don't echo it back in the UI.Bharat Mediratta
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-04-03Fix for ticket #200. When an error occurs the current uri is noTim Almdal
2009-03-09Fix for ticket #135Tim Almdal
2009-03-05Remove stray reference to server_add_dir_list.html.phpBharat Mediratta
2009-03-05Cleanups.Bharat Mediratta
2009-03-04Last of changes required from Bharat's 2nd review passTim Almdal
2009-03-04Rename local_import module to server_addTim Almdal