Commit Graph

3039 Commits

Author SHA1 Message Date
Benjamin Sonntag 77dcb84aa8 [cosm] update README [enh] first stretch file we may need : opendkim.conf ? 2017-10-08 15:19:42 +02:00
alban 3729f92f77 Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 2017-10-08 15:14:40 +02:00
alban a990fca19f [fix] the total db account should be OK in global quotas view 2017-10-08 15:14:31 +02:00
Benjamin Sonntag 4ad4dbcc0c [fix] fixing a php notice 2017-10-08 15:01:12 +02:00
Benjamin Sonntag 527cac68f6 [fix] UPDATE of PO Translations, Fixes #45 + repos-to-tx.sh doing that automatically, + update from transifex 2017-10-08 14:51:51 +02:00
azerttyu 53c516a59d [fx] Update dbserver default following my.cnf value
In some case alternc/my.cnf can divege with values stored db_server.

my.cnf is authorative then we update db_server data in any case
2017-10-08 14:46:11 +02:00
Benjamin Sonntag bd60767088 [fix] alternc.install must kill apache2 since jessie is broken here... 2017-10-08 14:35:47 +02:00
Benjamin Sonntag 0b9119503e [fix] jessie control file patch 2017-10-08 14:12:00 +02:00
Benjamin Sonntag 61b1cee66b [fix] STRETCH compatibility : php7.0 ini files are in /etc/php/7.0/, not in /etc/php7.0/ as it was for /etc/php5/ 2017-10-08 14:05:12 +02:00
Benjamin Sonntag 2c1cd988d5 [fix] STRETCH compatibility: opendkim default files bigger now + reSTART bind9 at alternc.install, not RELOAD 2017-10-08 14:02:15 +02:00
Benjamin Sonntag cfd8a37fab [fix] php7.0 is not php5, it's 3 characters, not one. Makes alternc.install compatible with php7.0 AND php5 2017-10-08 13:50:43 +02:00
Benjamin Sonntag dfb0329241 [fix] remove dl() and mysql_connect() check, since we now use PDO 2017-10-08 13:46:49 +02:00
Benjamin Sonntag 474bdbd4ae [fix] fixing mysql.sql for Stretch (compatible with previous version) 2017-10-08 13:43:57 +02:00
Benjamin Sonntag c10bbb05b8 [enh] dependencies now include propre libapache2-mpm-itk for jessie / stretch 2017-10-08 11:51:19 +02:00
alban a92331b34e [fix] the alternc_user mysql user show be granted ALL on dovecot_quota 2017-10-08 11:40:58 +02:00
Benjamin Sonntag 828a1c65cc [enh] dependencies now include php7.0 for stretch 2017-10-08 11:33:42 +02:00
Benjamin Sonntag 945d9c14f8 Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 2017-10-08 10:58:10 +02:00
Benjamin Sonntag 5e697346a2 [fix] fixing primary key issue on csrf 2017-10-08 10:57:50 +02:00
azerttyu 13c761f082 We must check a file not a directory
complete 3f9d2c2729
2017-10-08 10:47:44 +02:00
alban 71af846c11 [fix] spoolsize du should be in summary mode 2017-10-08 10:42:17 +02:00
Benjamin Sonntag 594db5d8b5 [fix] fixing sql script 2017-10-08 10:37:11 +02:00
alban f6db9e263a [fix] Cleans up the removal of du.pl 2017-10-08 09:15:37 +02:00
alban e6377f0b98 [fix] The legacy du.pl script should be replaced by /usr/bin/du in spoolsize.php
Turns out quotas were broken due to a header in du.pl

  printf "FIXME: do not work with Debian Compliance";
  exit(1);

The script is therefore unusable and useless now.
2017-10-08 09:05:53 +02:00
Benjamin Sonntag a2e6349998 [fix] removing useless echoes from m_bro 2017-10-07 20:07:26 +02:00
Benjamin Sonntag bb98f709d7 [fix] INFO level for some ssl messages 2017-10-07 20:05:46 +02:00
alban e39116c6c3 [fix] ssl should use correctly the new messaging API 2017-10-07 19:53:30 +02:00
alban 68563797af [fix] the sql db creation page should redirect to the db info page 2017-10-07 19:30:50 +02:00
Benjamin Sonntag 8ce71b17fc [fix] new message system for alternc-ssl 2017-10-07 19:24:32 +02:00
Benjamin Sonntag 5ea5a8074b [fix] locales / languages 2017-10-07 19:19:02 +02:00
Benjamin Sonntag 08824b72db Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 2017-10-07 19:08:23 +02:00
Benjamin Sonntag 267d874a0d fixing some language issues 2017-10-07 19:08:17 +02:00
alban 4d4a55d424 [fix] the browser change permissions action should work 2017-10-07 19:05:01 +02:00
Benjamin Sonntag 590faa4708 [fix] permission not working, missing CHMOD in enum of actions 2017-10-07 19:02:22 +02:00
Benjamin Sonntag 79c3058e61 [enh] proper style for sql bck and sql restaure, + remove ui issue with browseforfolder buttons 2017-10-07 18:45:08 +02:00
Benjamin Sonntag c4da8edf90 [fix] enhance the display of phpmyadmin SSO access : goes directly to the right database 2017-10-07 18:28:02 +02:00
Benjamin Sonntag 08f5d9b15c [fix] UX missing proper messages for mysql 2017-10-07 18:20:18 +02:00
Benjamin Sonntag 94adbb1834 [fix] browser managing properly EMPTY actions (no file or folder selected when checking 'move', 'delete', 'permission', or 'rename' ... 2017-10-07 18:01:12 +02:00
Benjamin Sonntag 09526212bb Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 2017-10-07 17:49:26 +02:00
Benjamin Sonntag 8ba0fbf88c [fix] error message not appearing in main.php (in case of CSRF failure) 2017-10-07 17:49:19 +02:00
alban 7b6b34a813 [fix] avelsieve should connect on port 4190 2017-10-07 17:47:32 +02:00
Benjamin Sonntag 3f9d2c2729 adding missing lines from alternc.install wheezy in jessie version. 2017-10-07 17:37:55 +02:00
Benjamin Sonntag 80ec8fc748 [fix] the compatibility system of domaines_types was not working. Fixing that (null in SQL is awefully weird) 2017-10-07 17:27:03 +02:00
Benjamin Sonntag 1c6191eabc adding \n at the end of error message in logAlternC() 2017-10-07 16:48:56 +02:00
Benjamin Sonntag 5d9fe41056 [fix] error message was incorrect when login failed, or csrf failed at login 2017-10-07 16:46:46 +02:00
Benjamin Sonntag 941475b094 fixing an error message shown when browsing as a subadmin 2017-10-07 16:13:26 +02:00
Benjamin Sonntag efe1c6c54a [fix] prevents postconf: fatal: missing attribute name: '' when doing alternc.install 2017-10-07 16:05:48 +02:00
azerttyu 46635251ef Solve #139 : Allow standard phpmyadin connection on alternc-sql path
* Panel is run as alterncpanel and phpmyadmin configuration must be
readable by this user
2017-10-07 15:46:24 +02:00
Benjamin Sonntag 7fcd2e359b [fix] whois() doesn't work and prevent a legitimate install. We comment-out the 'non existing' scenario for now. See #195 2017-10-07 15:45:33 +02:00
Benjamin Sonntag 835cc00836 adding the removal of domain_type WEBMAIL in default_subdomain for upgrade 2017-10-07 15:15:36 +02:00
Benjamin Sonntag dc07684500 [enh] removing upnp & svnignore & originals in wheezy/, unused 2017-10-07 15:13:31 +02:00