Uwe Steinmann
|
476c726a45
|
improve password expiration
|
2023-03-29 20:57:48 +02:00 |
|
Uwe Steinmann
|
382e78855d
|
do not force password change if in substitute user mode
|
2023-03-29 20:48:07 +02:00 |
|
Uwe Steinmann
|
e30032f028
|
move init of notification into DBInit.php
|
2023-01-01 19:59:29 +01:00 |
|
Uwe Steinmann
|
3571d97f2f
|
fix inclusion of php files
|
2022-11-09 09:25:45 +01:00 |
|
Uwe Steinmann
|
8b2b2a12e2
|
propperly update expire of cookie (do not take enableLargeFileUpload into account)
|
2021-07-07 09:46:29 +02:00 |
|
Uwe Steinmann
|
91e4351ccc
|
include inc.ClassAccessOperation.php
|
2021-04-18 19:40:13 +02:00 |
|
Uwe Steinmann
|
12ae492f54
|
move creating notification service into extra file
|
2021-02-16 21:47:07 +01:00 |
|
Uwe Steinmann
|
fdde3e29c5
|
pass logger to Authentication Service
|
2021-01-28 21:09:11 +01:00 |
|
Uwe Steinmann
|
61a68f8325
|
check if home folder shall be used as root folder
|
2020-12-18 10:08:30 +01:00 |
|
Uwe Steinmann
|
532d5964d9
|
call filter function before notification
can be used to filter out certain notifications
|
2020-12-01 18:21:18 +01:00 |
|
Uwe Steinmann
|
e2db558de7
|
override theme even if autologin is turned on
|
2020-11-16 16:55:56 +01:00 |
|
Uwe Steinmann
|
5d5a7da2d0
|
return to old setcookie() because the new parameter $options requires php 7.3
|
2020-05-26 14:51:58 +02:00 |
|
Uwe Steinmann
|
3b0037649d
|
pass options of cookie as array
|
2020-05-25 15:48:19 +02:00 |
|
Uwe Steinmann
|
dcfefa5801
|
remove cloѕing php tag
|
2020-04-20 10:18:51 +02:00 |
|
Uwe Steinmann
|
73e1df3ad8
|
make it work with slim notfound handler
|
2019-01-09 09:19:46 +01:00 |
|
Uwe Steinmann
|
2f8fd33f8e
|
do not redirect to ForcePassword page if out.Logout.php was opened (Closes #421)
|
2018-11-08 16:38:32 +01:00 |
|
Uwe Steinmann
|
a36f5721dd
|
pass $dms to preAddService() and postAddService()
|
2018-02-07 18:58:56 +01:00 |
|
Uwe Steinmann
|
a001d32854
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-23 17:43:39 +01:00 |
|
Uwe Steinmann
|
46582a2be4
|
update last access time only once a minute
|
2017-03-23 17:25:54 +01:00 |
|
Uwe Steinmann
|
4e92b9e0d3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-17 16:02:27 +01:00 |
|
Uwe Steinmann
|
96d153a4f8
|
do not resetSu wіth any request
|
2016-11-17 16:00:08 +01:00 |
|
Uwe Steinmann
|
6c509d3f8b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-03 07:05:10 +02:00 |
|
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
|
f4b6b9b6e1
|
do not pass $dms and $settings to (pre|post)AddService
|
2016-04-04 16:40:41 +02:00 |
|
Uwe Steinmann
|
5de44791ff
|
fix name of preAddService
|
2016-04-04 16:17:41 +02:00 |
|
Uwe Steinmann
|
6132c364de
|
call hooks before and after setting notification service
|
2016-03-09 18:25:17 +01:00 |
|
Uwe Steinmann
|
a5d766543e
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-09 18:03:34 +01:00 |
|
Uwe Steinmann
|
acdfa6f8c4
|
add notification service
|
2016-03-09 17:57:38 +01:00 |
|
Uwe Steinmann
|
c45f88ce3d
|
make autoLogin and enableGuestAutoLogin work together
|
2016-02-02 10:02:13 +01:00 |
|
Uwe Steinmann
|
76f5a89f92
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-02 09:48:18 +01:00 |
|
Uwe Steinmann
|
7dc478382f
|
initial support for auto login of guest user
|
2016-01-29 16:48:21 +01: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
|
f616c6cf39
|
check if user is valid before using it
|
2015-07-14 21:34:51 +02:00 |
|
Uwe Steinmann
|
bdfb552204
|
auto login user if not already logged in
the user won't have a session, but will be granted access for the
http request
Conflicts:
inc/inc.Authentication.php
|
2015-07-14 21:32:15 +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 |
|