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