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-20 19:39:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
640d84aba46f4dcd813d7c9ade320f665c1958c0
gallery3
/
modules
/
user
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
Fix active() to not use user::guest() as the fallback for our Session::get() call.
2009-08-29 12:20:03 -07:00
lib
Get rid of trailing whitespace in security preamble
2009-05-18 04:13:09 +00:00
models
Require a valid url for users. Fixes ticket
#612
.
2009-08-09 00:02:17 -07:00
tests
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00: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