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
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