Commit Graph

1650 Commits

Author SHA1 Message Date
Ralf Becker
9602d061ad * Setup: re-add config for mail authentication and fixed it to always try to use a TLS connection 2014-05-17 08:00:17 +00:00
Ralf Becker
b25724e7ed fixed setup uses cached config values for installs with multiple instances 2014-05-13 15:53:35 +00:00
Ralf Becker
e4e4aa97bc flushing instance cache and config cache, after saving minimal config, fixing default_records of apps use not up to date data 2014-05-13 09:32:21 +00:00
Ralf Becker
91e2992172 fix pear install command to include channel 2014-05-12 14:52:36 +00:00
Ralf Becker
e134826088 "setup/setup-cli.php --exit-codes" was not reporting 11: Your Database is not working! 2014-05-06 09:23:12 +00:00
Ralf Becker
6864caac21 do NOT detect templates as (not installed) apps 2014-05-05 09:09:47 +00:00
Ralf Becker
544d57ca46 prevent CSRF for setup and admin site configuration 2014-05-01 06:26:09 +00:00
Ralf Becker
df8f6b9460 change validation of configuration to return existing validation functions, not running arbitrary ones 2014-04-23 14:36:08 +00:00
Klaus Leithoff
0d09278ad6 remove references to removed emailadmin_ui 2014-04-23 12:02:31 +00:00
Ralf Becker
f303930f6d need to replace - and . with _ in database-name 2014-04-16 20:14:19 +00:00
Ralf Becker
3b68b8bff8 need to consider caching when applying setup operations 2014-04-16 17:57:44 +00:00
Ralf Becker
4ff9464133 fixed typo 2014-04-16 16:48:43 +00:00
Ralf Becker
87a6119595 some more changes to setup a mail account via cli, but not by default 2014-04-16 10:40:54 +00:00
Ralf Becker
90218092c2 some more changes to create mail accounts via setup 2014-04-15 20:03:16 +00:00
Ralf Becker
147fe01d38 stop complaining about missing or uncomplete email configuration, it is moved now inside EGroupware 2014-04-15 18:30:03 +00:00
Ralf Becker
621d6d46f4 create new mail accounts from setup-cli 2014-04-15 15:10:39 +00:00
Ralf Becker
fa5d0affb2 remove mail stuff from interactive setup 2014-04-09 07:46:48 +00:00
Ralf Becker
107a48ce2c fixed checks and config to use mbstring.func_overlaod=0 and disabled checks from anyway not supported databases 2014-02-22 17:12:24 +00:00
Ralf Becker
aeffdb3c4b remove home from EGroupware url in setup 2014-02-22 17:11:21 +00:00
Ralf Becker
332d4e5a42 removed gif images for which we have a png image available, as png is now supported by all browsers 2014-02-03 14:04:39 +00:00
Ralf Becker
0d8051837c translations from Stefan 2014-01-28 13:40:16 +00:00
Ralf Becker
edd07a9729 removed outdated xmlrpc and soap service, it is off by default since couple of versions 2014-01-19 10:19:49 +00:00
Ralf Becker
6de6114e22 remove old API browser class, apps only used content_header method with is available as html::browser_header() with identical signature 2014-01-19 09:30:33 +00:00
Ralf Becker
11469a741d fixed typo causing not being able to log in with header-admin-user/password into setup 2014-01-18 10:06:13 +00:00
Ralf Becker
ddc93e9af8 install new mail app automatic and give default group run rights to it 2014-01-14 09:31:14 +00:00
Ralf Becker
0ce21ccee3 fix now shown up image 2014-01-13 14:09:41 +00:00
Klaus Leithoff
841afa5ba0 translations from translation server; thanks to thoose that contributed 2013-12-18 09:17:12 +00:00
Ralf Becker
1ee480eaa3 remove configurable image-type preference in favor to hardcoded one always prefering png over gif, also removed all .gif images which have a png counterpart 2013-12-05 02:04:59 +00:00
Klaus Leithoff
68f2605cf4 translations generated/retrieved on translation site: Thank you for your contributions 2013-12-04 10:31:41 +00:00
Ralf Becker
aa75f22671 fixed changed name of bullet in sidebox 2013-11-29 00:41:32 +00:00
Ralf Becker
4ac778c4d9 show channel and add command how to discover channel to help message 2013-10-29 09:29:51 +00:00
Ralf Becker
a4d8c8dac1 check for pear.horde.org/Horde_Imap_Client 2013-10-29 09:05:16 +00:00
Ralf Becker
0ca55a1103 * SiteMgr: fixed not working anonymous user and using now a random password 2013-10-15 09:25:49 +00:00
Ralf Becker
eec0972bc0 share cookie with regular EGroupware (required for Stylite hosting) 2013-09-12 15:23:38 +00:00
Ralf Becker
cfd0923c97 need to tell php session to use secure and httponly cookies too 2013-09-11 12:39:32 +00:00
Ralf Becker
ee3544d3d1 fixed language selection got lost 2013-09-11 12:18:40 +00:00
Ralf Becker
eb06a2adee setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type 2013-09-11 11:35:20 +00:00
Ralf Becker
892500fee3 change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
Klaus Leithoff
0abc706463 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-30 07:09:32 +00:00
Klaus Leithoff
dae7123c77 commit some lang file stuff; mostly french 2013-08-26 09:39:33 +00:00
Klaus Leithoff
95e18fd5a7 merge russian lang files provided by MBCGroup 2013-08-16 11:01:33 +00:00
Ralf Becker
30d6d76d7a allow to set smtp auth options via setup-cli 2013-07-15 15:27:14 +00:00
Ralf Becker
5caa242314 * Admin/Active Directory: create new users with CN=<username> as Windows does and allow to configure profilePath, homeDirectory, homeDrive and scriptPath for new users 2013-07-09 15:26:59 +00:00
Ralf Becker
809aa0c63c fixed setup-cmd-ldap copy2ad to fix samba-tool clasicupgrade wrong set never expiring accounts to correct value 2013-07-09 13:47:47 +00:00
Ralf Becker
71489f3eda * Setup/Active Directory: setup_cmd_ldap sub_command=copy2ad now checks multivalue attributes caseinsensitive for doublicate values and new parameter no_sid_check=1 allow to use it for migrating mail-attributes without Samaba checks 2013-07-09 09:56:32 +00:00
Ralf Becker
ed24fa796d allow to copy uid and just set an attribute eg. "attributes={\\server\\homes\\}homeDirectory=uid,{H:}homeDrive=" 2013-07-06 09:37:08 +00:00
Ralf Becker
d522bbd808 * Debian/RPM: fixed "PHP Fatal error: Call to a member function drop_add_all_langs() on a non-object" on install/update of a non-default package 2013-06-28 14:15:28 +00:00
Ralf Becker
aa1426b8de * Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures 2013-06-25 16:37:44 +00:00
Ralf Becker
c44be3ee6d handle not available AD or LDAP connection with an exception, caught and just displayed within setup, so one can change ip or credentials 2013-06-23 09:58:08 +00:00
Ralf Becker
8d93ebb01e * Setup: allow to enable account in AD via setup-cli.php and renamed --postfix and --cyrus options to more generic names --smtp and --imap 2013-06-20 14:48:53 +00:00