Uwe Steinmann
|
553a29bd29
|
remove some old code
|
2016-05-03 07:03:31 +02:00 |
|
Uwe Steinmann
|
17fc1d7dd4
|
sync with 5.0.x
|
2016-04-07 08:30:25 +02:00 |
|
Uwe Steinmann
|
acdfa6f8c4
|
add notification service
|
2016-03-09 17:57:38 +01:00 |
|
Uwe Steinmann
|
7dc478382f
|
initial support for auto login of guest user
|
2016-01-29 16:48:21 +01:00 |
|
Uwe Steinmann
|
eda80242ea
|
some reorganization of email notification
|
2015-11-25 16:49:09 +01:00 |
|
Uwe Steinmann
|
a5863e4a10
|
run SeedDMS_Session::updateAccess() because load() doesn't do it anymore
|
2014-05-22 06:37:56 +02:00 |
|
Uwe Steinmann
|
21d5c868a3
|
fix check for referer starting with /op
didn't work, because referer was urlencode before the check, which
turned the '/' into '%xx'
|
2014-03-21 08:07:18 +01:00 |
|
Uwe Steinmann
|
52e24892f6
|
turn off http only cookies if large file upload is enabled (Bug #132)
|
2014-03-13 12:51:48 +01:00 |
|
Uwe Steinmann
|
d0769bcdf7
|
renew cookie lifetime unless set to 0
|
2014-03-06 11:32:45 +01:00 |
|
Uwe Steinmann
|
f41fa136dc
|
take user from session parameter 'su' if set
|
2013-04-19 08:44:51 +02:00 |
|
Uwe Steinmann
|
5e87cb378d
|
do not intanciate Email class if emailing is turned off
checking if email is on was removed from Email class
|
2013-03-08 18:20:45 +01:00 |
|
Uwe Steinmann
|
c8de3e2d72
|
language files are now included in inc/inc.Language.php
|
2013-02-28 14:55:26 +01:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
0b64db098f
|
include language file in inc.Authentication.php instead of inc.Language.php
check if language file is available
|
2013-01-24 08:02:58 +00:00 |
|
steinm
|
2bba022d94
|
read additional language file from the new views/theme directory
|
2012-12-13 21:33:15 +00:00 |
|
steinm
|
59506d46e0
|
- check if password has expired
|
2012-08-28 06:36:33 +00:00 |
|
steinm
|
f2e279f4c5
|
- no need to sanitize the session cookie, it is properly quoted when used
in the select statement
|
2011-11-29 07:16:04 +00:00 |
|
steinm
|
4235b3875e
|
- use new class LetoDMS_Session instead of accessing the database directly
|
2011-01-11 08:03:38 +00:00 |
|
steinm
|
42e640a0f1
|
- more documentation
|
2010-12-06 20:00:18 +00:00 |
|
steinm
|
cb98dc8ea7
|
- create notifier and set sender
|
2010-11-17 07:41:35 +00:00 |
|
steinm
|
4678218f1a
|
- moved function to admin users and groups in LetoDMS_DMS
|
2010-11-15 12:01:21 +00:00 |
|
steinm
|
b5bc621318
|
- move all sources into trunk
|
2010-10-29 13:19:51 +00:00 |
|