seeddms-code/inc
2020-08-14 11:11:12 +02:00
..
inc.Authentication.php return to old setcookie() because the new parameter $options requires php 7.3 2020-05-26 14:51:58 +02:00
inc.ClassAccessOperation.php fix check for edit version 2020-05-28 07:59:57 +02:00
inc.ClassAuthentication.php put authentication into its own class 2016-08-10 15:52:55 +02:00
inc.ClassCalendar.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassController.php do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
inc.ClassControllerCommon.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassDbAuthentication.php use new functions seed_pass_hash() and seed_pass_verify() 2020-07-30 10:57:29 +02:00
inc.ClassEmailNotify.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassEmailUtils.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassExtBase.php pass settings to contructor of extension object 2020-06-25 08:56:06 +02:00
inc.ClassExtensionMgr.php use SeedDMS_Extension_Mgr::cmpVersion() for sorting extensions 2020-08-14 11:11:12 +02:00
inc.ClassHook.php check return value of hook 2017-05-02 18:29:47 +02:00
inc.ClassLdapAuthentication.php propperly check if user exists in database (Closes #388) 2018-01-24 09:18:24 +01:00
inc.ClassNotificationService.php return return value of service function 2018-04-19 19:46:54 +02:00
inc.ClassNotify.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassPasswordHistoryManager.php put backticks around identifier in sql statements 2017-02-12 08:07:14 +01:00
inc.ClassPasswordStrength.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassSession.php use getDMS() instead of accessing _dms in folder or document object 2020-05-18 18:29:19 +02:00
inc.ClassSettings.php add configuration for authentication by key in rest api 2020-06-17 11:19:02 +02:00
inc.ClassUI_Default.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassUI.php obey maxUploadSize whenever a file is uploaded 2020-05-07 14:03:00 +02:00
inc.ClassViewCommon.php add method hasParam() 2020-05-12 12:02:03 +02:00
inc.DBInit.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.Extension.php pass settings to contructor of extension object 2020-06-25 08:56:06 +02:00
inc.Init.php init code for loading SeedDMS Core files 2014-12-08 14:38:51 +01:00
inc.Language.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.LogInit.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.Settings.php save indexconf into settings 2020-06-24 21:16:00 +02:00
inc.Utils.php remove space in log message 2020-08-05 18:42:44 +02:00
inc.Version.php start new version 5.1.19 2020-07-28 11:54:57 +02:00