.. |
class.setup_cmd_admin.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_cmd_config.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_cmd_database.inc.php
|
fix no longer working db-creation after 6dfe752b7f allow to switch whole database readonly
|
2017-03-13 16:41:12 +01:00 |
class.setup_cmd_header.inc.php
|
fix package install was generating md5 hased passwords for header
|
2019-07-06 11:42:19 +02:00 |
class.setup_cmd_hooks.inc.php
|
using new api for setup
|
2016-05-01 15:56:49 +00:00 |
class.setup_cmd_install.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_cmd_ldap.inc.php
|
fix old AD class in account-migration
|
2020-01-24 14:18:35 +01:00 |
class.setup_cmd_showheader.inc.php
|
using new api for setup
|
2016-05-01 15:56:49 +00:00 |
class.setup_cmd_update.inc.php
|
using new api for setup
|
2016-05-01 15:56:49 +00:00 |
class.setup_cmd.inc.php
|
Fix reported version by setup_cmd, was reporting old phpgwapi instead of api version.
|
2019-11-24 14:10:49 +02:00 |
class.setup_detection.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_header.inc.php
|
fix package install was generating md5 hased passwords for header
|
2019-07-06 11:42:19 +02:00 |
class.setup_html.inc.php
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.setup_process.inc.php
|
allow apps to specify to be automatic deinstalled
|
2019-08-15 10:33:57 +02:00 |
class.setup_translation.inc.php
|
use Accept-Language header before logging into setup / user selected a language
|
2018-01-29 11:05:55 +01:00 |
class.setup.inc.php
|
fix some warning in phpUnit, an other try ...
|
2020-03-04 21:40:17 +01:00 |
functions.inc.php
|
fix some errors in new phpUnit tests: using __DIR__ in header.inc.php include
|
2020-03-04 21:20:50 +01:00 |
hook_config_validate.inc.php
|
* Authentication: allow using multiple backends, even same backend multiple times with different configuration
|
2020-09-10 17:12:53 +02:00 |
hook_config.inc.php
|
* SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup
|
2020-05-28 23:24:09 +02:00 |