index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
tests
/
controller_auth_data.txt
Age
Commit message (
Expand
)
Author
2013-01-23
Update golden files after 80d6a895edb1cfc3dd0bcacd0d2c63b40c04670c
Bharat Mediratta
2013-01-17
Update golden files.
Bharat Mediratta
2011-04-25
Update test golden files.
Bharat Mediratta
2011-01-15
Golden file updates for xss and controller authentication.
Bharat Mediratta
2010-10-04
Not sure why digibug::close_window() changed in the listing, but it looks fin...
Bharat Mediratta
2010-09-17
Checkpoint.
Bharat Mediratta
2010-09-11
upgrader/index does not require CSRF
Bharat Mediratta
2010-09-06
Verified checkpoint.
Bharat Mediratta
2010-08-15
Verified.
Bharat Mediratta
2010-08-08
Verified.
Bharat Mediratta
2010-07-27
Updated
Bharat Mediratta
2010-07-06
Correct the controller auth golden file from when the simple_uploader was ren...
Tim Almdal
2010-06-20
Updated golden files.
Bharat Mediratta
2010-06-04
Correct XSS Security Test golden file for recent changes. Update the controll...
Tim Almdal
2010-01-27
Verified and updated
Bharat Mediratta
2010-01-23
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-23
Update the Xss_Security_Test and the Controller_Auth_Test.
Tim Almdal
2010-01-21
We don't need CSRF in Rest_Controller::__call() because we use access tokens.
Bharat Mediratta
2010-01-06
Correct the controller_auth_data golden file to reflect that the csrf is not ...
Tim Almdal
2010-01-02
Add rest_controller::__call to the authorized controller methods
Tim Almdal
2010-01-02
Verified and updated.
Bharat Mediratta
2009-12-22
Checkpoint
Bharat Mediratta
2009-11-25
Remove the REST_Controller and assorted baggage. Completes ticket #917
Tim Almdal
2009-11-25
Refactor the album, movie and photo handling to remove the REST_Controller. ...
Tim Almdal
2009-11-25
Refactor the tags to remove the REST_Controller. Partial fix for ticket #917
Tim Almdal
2009-11-25
Refactor the comment module as part of ticket: #917 "Remove Rest Controller"
Tim Almdal
2009-10-23
Only look for tests that are in the active modules. Update the controller gol...
Tim Almdal
2009-09-15
Also check for rss feeds in controller auth check
Andy Staudacher
2009-09-15
Controller auth / CSRF fixes
Andy Staudacher
2009-09-15
CSRF / auth fixes, golden data file checkpoint
Andy Staudacher
2009-09-15
Initial skeleton of Controller_Auth code audit test (non functional).
Andy Staudacher