This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-06-10 20:39:09 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b50d7f0d69122e15a91b9838eedeeb5c922040bb
gallery3
/
modules
/
comment
History
Andy Staudacher
53711225ac
XSS / style fixes for newly detected issues (after fixing XSS scanner)
2009-09-01 01:28:52 -07:00
..
controllers
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00
helpers
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00
js
Fix ticket
#591
: reCaptcha always on the page.
2009-08-28 13:44:01 -07:00
models
Fix for 641... extend viewable functionality to comments. Viewable unit test is not working.
2009-08-29 11:43:10 -07:00
tests
Add a test for Comment_Model::viewable().
2009-08-29 12:22:00 -07:00
views
XSS / style fixes for newly detected issues (after fixing XSS scanner)
2009-09-01 01:28:52 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00