diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-12-22 16:48:18 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-12-22 16:48:18 -0800 |
commit | 0bc92614d37e08ab5f85c83cf4317132d4c6b99c (patch) | |
tree | ea334eafbab2f313b64c185fb0b0ca4d493d98b5 /modules | |
parent | 6601bb29d90ebe0b6f6df0b27616d2804783e447 (diff) |
Checkpoint
Diffstat (limited to 'modules')
-rw-r--r-- | modules/gallery/tests/controller_auth_data.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/gallery/tests/controller_auth_data.txt b/modules/gallery/tests/controller_auth_data.txt index 1fe29ffb..044a8f22 100644 --- a/modules/gallery/tests/controller_auth_data.txt +++ b/modules/gallery/tests/controller_auth_data.txt @@ -3,7 +3,8 @@ modules/comment/helpers/comment_rss.php feed modules/digibug/controllers/digibug.php print_proxy DIRTY_CSRF|DIRTY_AUTH modules/digibug/controllers/digibug.php close_window DIRTY_AUTH modules/gallery/controllers/admin.php __call DIRTY_AUTH -modules/gallery/controllers/albums.php _show DIRTY_CSRF +modules/gallery/controllers/albums.php index DIRTY_AUTH +modules/gallery/controllers/albums.php show DIRTY_CSRF modules/gallery/controllers/combined.php javascript DIRTY_AUTH modules/gallery/controllers/combined.php css DIRTY_AUTH modules/gallery/controllers/file_proxy.php __call DIRTY_CSRF|DIRTY_AUTH |