Commit Graph

9 Commits

Author SHA1 Message Date
Uwe Steinmann
d33b17f64c include inc/inc.Init.php, fix order of include files 2014-12-08 14:48:23 +01:00
Uwe Steinmann
2821e15867 add missing argument of checkQuota() (Bug #184) 2014-11-19 20:36:06 +01:00
Uwe Steinmann
e1a49b1cf2 check for quota 2014-03-26 17:32:08 +01:00
steinm
2f8aef9165 use new views 2012-12-14 08:34:56 +00:00
steinm
5e11a14c42 - fixed possible xss security holes 2012-09-05 21:00:14 +00:00
steinm
75c2adcfc6 - prevent XSS attacs 2012-08-28 07:18:00 +00:00
steinm
73f4c8d90d - use htmlspecialchars() whenever data from the database is output
(this does currently break the output, because data was already
	encoded when saved)
2011-12-02 16:23:36 +00:00
steinm
9177ba39eb - check for _enableLargeFileUpload and disable links if not set 2011-10-25 13:37:26 +00:00
steinm
d983759a0c - added gui for uploading files with jumploader 2011-03-10 14:32:22 +00:00