Uwe Steinmann
|
889779113d
|
first check if user is an object before using it
|
2015-07-14 21:35:53 +02:00 |
|
Uwe Steinmann
|
f187dff23a
|
auto login user if not already logged in
the user won't have a session, but will be granted access for the
http request
|
2015-07-14 21:23:54 +02:00 |
|
Uwe Steinmann
|
536ead64ac
|
allow to substitute user for regular users
|
2015-05-19 19:44:18 +02:00 |
|
Uwe Steinmann
|
1fcc786d25
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/Core/inc.ClassUser.php
op/op.AddDocument.php
styles/bootstrap/application.css
views/bootstrap/class.UsrMgr.php
|
2014-05-22 08:21:22 +02: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
|
468846b19f
|
Merge branch 'seeddms-4.3.7' into develop
Conflicts:
Makefile
op/op.Download.php
|
2014-03-21 09:20:19 +01: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
|
c1f5a31f13
|
Merge branch 'seeddms-4.3.6' into develop
Conflicts:
Makefile
|
2014-03-18 16:55:06 +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
|
4f31a040b6
|
Merge branch 'seeddms-4.3.5' into develop
|
2014-03-06 11:42:09 +01:00 |
|
Uwe Steinmann
|
d0769bcdf7
|
renew cookie lifetime unless set to 0
|
2014-03-06 11:32:45 +01:00 |
|
Uwe Steinmann
|
686666d42f
|
pass smtp paramters to contructor of SeedDMS_Email
|
2013-09-13 14:55:34 +02: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 |
|