Uwe Steinmann
|
233639ce35
|
include inc.Utils.php early
|
2022-11-09 06:40:50 +01:00 |
|
Uwe Steinmann
|
c3ab464890
|
use new function getBaseUrl()
|
2019-11-28 10:01:59 +01:00 |
|
Uwe Steinmann
|
a528a3ce57
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-08 11:33:05 +01:00 |
|
Uwe Steinmann
|
3268603794
|
use utf8_basename() instead of basename()
|
2017-03-08 10:34:46 +01:00 |
|
Uwe Steinmann
|
ffab03a8b8
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-09 07:55:35 +02:00 |
|
Uwe Steinmann
|
6303973618
|
fix copyright in header
|
2016-08-09 07:34:30 +02:00 |
|
Uwe Steinmann
|
250400a9cb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-25 17:01:52 +01:00 |
|
Uwe Steinmann
|
eda80242ea
|
some reorganization of email notification
|
2015-11-25 16:49:09 +01:00 |
|
Uwe Steinmann
|
44ce6619c0
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:46:55 +02:00 |
|
Uwe Steinmann
|
d46d2b265d
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
|
Uwe Steinmann
|
e486254d80
|
include inc/inc.Init.php, new order of include files
|
2014-12-08 14:47:32 +01:00 |
|
Uwe Steinmann
|
3ebfd7aacf
|
extract filetype by using pathinfo()
|
2014-06-13 17:29:40 +02:00 |
|
Uwe Steinmann
|
266e169c98
|
exit if non authorized user tries to upload a file
|
2014-02-28 08:53:31 +01:00 |
|
Uwe Steinmann
|
d317c744bf
|
fix security hole
missing check of passed parameters allows to place files on the server
|
2014-02-26 22:31:01 +01:00 |
|
Uwe Steinmann
|
d3a8ab69fd
|
better checking for passed parameters
|
2013-04-22 11:54:33 +02:00 |
|
Uwe Steinmann
|
34b72a17a1
|
reworked notification system
The notifaction will now be send in the language as specified in the
user's profile
|
2013-03-06 12:53:25 +01:00 |
|
steinm
|
8432ce207b
|
do not use internal variables of LetoDMS_Core_xxx classes
|
2013-01-24 10:12:15 +00:00 |
|
steinm
|
d44f2911fe
|
- do not use mydmsDecodeString() anymore
|
2011-12-05 14:32:26 +00:00 |
|
steinm
|
a027d7c962
|
- remove sanitizeString() where possible
|
2011-12-02 18:44:42 +00:00 |
|
steinm
|
7053895c5b
|
- update an document with a file larger than what can be handled by the browser
|
2011-07-21 13:30:47 +00:00 |
|