diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-09-11 01:48:26 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-09-11 01:48:26 -0700 |
commit | 509b647c65d0b56760952ff886eed06625f4ac5f (patch) | |
tree | 3d689aeb8b30ba1241cbfb7d6de1cb39a6c90f2a /modules/gallery/tests | |
parent | 67f45cfa781ef4b446676e199470e421f5463812 (diff) |
upgrader/index does not require CSRF
Diffstat (limited to 'modules/gallery/tests')
-rw-r--r-- | modules/gallery/tests/controller_auth_data.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/tests/controller_auth_data.txt b/modules/gallery/tests/controller_auth_data.txt index 212577c7..03032fd9 100644 --- a/modules/gallery/tests/controller_auth_data.txt +++ b/modules/gallery/tests/controller_auth_data.txt @@ -15,7 +15,7 @@ modules/gallery/controllers/login.php html modules/gallery/controllers/login.php auth_html DIRTY_AUTH modules/gallery/controllers/logout.php index DIRTY_AUTH modules/gallery/controllers/quick.php form_edit DIRTY_CSRF -modules/gallery/controllers/upgrader.php index DIRTY_AUTH +modules/gallery/controllers/upgrader.php index DIRTY_CSRF|DIRTY_AUTH modules/gallery/controllers/uploader.php start DIRTY_AUTH modules/gallery/controllers/uploader.php status DIRTY_AUTH modules/gallery/controllers/uploader.php finish DIRTY_AUTH |