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-05-24 05:19:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6cd8679dec24cd643fa3c2d9bdbf6ac8b938600c
gallery3
/
modules
/
watermark
History
Tim Almdal
e204e18b3c
Refactor the graphic rules processing to accomplish 2 goals: First separate the grapics library from module supplied rules and secondly, allow for modules to provide new processing rules callbacks. graphics::generate will now look for <module_name>_graphics::<rule> methods.
2009-09-24 20:28:26 -07:00
..
controllers
Security pass over all controller code. Mostly adding CSRF checking
2009-06-01 22:40:22 -07:00
helpers
Refactor the graphic rules processing to accomplish 2 goals: First separate the grapics library from module supplied rules and secondly, allow for modules to provide new processing rules callbacks. graphics::generate will now look for <module_name>_graphics::<rule> methods.
2009-09-24 20:28:26 -07:00
views
Fix XSS vectors in HTML attributes (mostly t() calls)
2009-08-31 21:51:57 -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