diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-06 11:42:44 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-06 11:42:44 -0800 |
commit | 188f418a54efe2681166dde33a59dead2e87a4bb (patch) | |
tree | 9efabf7ec91d63c666d912aa5289670d6f173ec6 /modules/gallery/tests/controller_auth_data.txt | |
parent | a74fd27e5f238f91f39be14056692945eecedabc (diff) |
Correct the controller_auth_data golden file to reflect that the csrf is not longer considered dirty in the logout controller.
Diffstat (limited to 'modules/gallery/tests/controller_auth_data.txt')
-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 c1fffe6a..beabee49 100644 --- a/modules/gallery/tests/controller_auth_data.txt +++ b/modules/gallery/tests/controller_auth_data.txt @@ -13,7 +13,7 @@ modules/gallery/controllers/login.php ajax modules/gallery/controllers/login.php auth_ajax DIRTY_AUTH modules/gallery/controllers/login.php html DIRTY_AUTH modules/gallery/controllers/login.php auth_html DIRTY_AUTH -modules/gallery/controllers/logout.php index DIRTY_CSRF|DIRTY_AUTH +modules/gallery/controllers/logout.php index DIRTY_AUTH modules/gallery/controllers/maintenance.php index DIRTY_AUTH modules/gallery/controllers/quick.php form_edit DIRTY_CSRF modules/gallery/controllers/simple_uploader.php start DIRTY_AUTH |