diff options
| author | Andy Staudacher <andy.st@gmail.com> | 2009-11-15 19:44:47 -0800 | 
|---|---|---|
| committer | Andy Staudacher <andy.st@gmail.com> | 2009-11-15 19:44:47 -0800 | 
| commit | 0733dc37fda27a5ba35f9020edf3c66aa41a95a0 (patch) | |
| tree | 6877946232f1b01b1c8709054c689f6658cef34f /modules/gallery/tests/controller_auth_data.txt | |
| parent | 218493c50be9362d4abed6900a816308fee5d978 (diff) | |
| parent | 9379308f91a476f790fb8d444536719535c584e4 (diff) | |
Merge commit 'upstream/master'
Conflicts:
	modules/gallery/tests/xss_data.txt
Diffstat (limited to 'modules/gallery/tests/controller_auth_data.txt')
| -rw-r--r-- | modules/gallery/tests/controller_auth_data.txt | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/gallery/tests/controller_auth_data.txt b/modules/gallery/tests/controller_auth_data.txt index fdf00c5e..30102538 100644 --- a/modules/gallery/tests/controller_auth_data.txt +++ b/modules/gallery/tests/controller_auth_data.txt @@ -9,6 +9,11 @@ modules/gallery/controllers/albums.php                       _form_add  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 +modules/gallery/controllers/login.php                        ajax                 DIRTY_AUTH +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/maintenance.php                  index                DIRTY_AUTH  modules/gallery/controllers/rest.php                         __construct          DIRTY_AUTH  modules/gallery/controllers/rest.php                         __call               DIRTY_AUTH @@ -31,10 +36,5 @@ modules/server_add/controllers/admin_server_add.php          autocomplete  modules/server_add/controllers/server_add.php                children             DIRTY_CSRF  modules/tag/controllers/admin_tags.php                       index                DIRTY_CSRF  modules/tag/controllers/tags.php                             _show                DIRTY_CSRF|DIRTY_AUTH -modules/user/controllers/login.php                           ajax                 DIRTY_AUTH -modules/user/controllers/login.php                           auth_ajax            DIRTY_AUTH -modules/user/controllers/login.php                           html                 DIRTY_AUTH -modules/user/controllers/login.php                           auth_html            DIRTY_AUTH -modules/user/controllers/logout.php                          index                DIRTY_CSRF|DIRTY_AUTH  modules/user/controllers/password.php                        reset                DIRTY_AUTH  modules/user/controllers/password.php                        do_reset             DIRTY_CSRF|DIRTY_AUTH  | 
