Commit Graph

2517 Commits

Author SHA1 Message Date
Antoine Beaupr�� 542c0f59b2 improve lastlogin performance by using indexes, closes #1633, patch by lelutin 2014-11-27 18:54:44 +00:00
Antoine Beaupr�� 511653d327 cleanup postlogin hooks in dovecot so they are uniform and always post-login, closes #1632 2014-11-27 16:54:49 +00:00
Antoine Beaupr�� d8fe94d24b transmit the piwik api error message back to the user 2014-11-21 17:49:59 +00:00
Antoine Beaupr�� 9b90e39ec9 relacher le lock sur le bureau quand on cree les archives, sinon ca gele pour tout le monde 2014-11-21 17:47:36 +00:00
Antoine Beaupr�� 335b5beebe fix typo 2014-11-21 17:41:13 +00:00
Antoine Beaupr�� 8d6ad39913 make a new session before bouncing to PMA to avoid leaking our session, also direct to the right server 2014-11-21 17:40:07 +00:00
Antoine Beaupr�� 2695b09f6a revert last commit, i read my diff backwards 2014-11-21 17:37:05 +00:00
Antoine Beaupr�� d5f5e49b2a disable php warning 2014-11-21 17:33:33 +00:00
Antoine Beaupr�� 7885d2e39b add variable to disable https warning - it's up to the admin after all to configure their stuff 2014-11-21 17:33:18 +00:00
Antoine Beaupr�� 4ccc9c6a91 abort alternc.install on failures so we can handle them better 2014-11-21 17:26:16 +00:00
Antoine Beaupr�� 0afe53f8a6 add 'force' argument to update_domains to allow admins to regen everything easil 2014-11-21 17:20:25 +00:00
Antoine Beaupr�� e68544637a make sure we address the VHOST_DIR directory, it may be a symlink 2014-11-21 17:18:25 +00:00
Antoine Beaupr�� a9ebd14882 do not allow gid write access by default, the gid user can still write for now, see #1629 2014-11-21 17:16:53 +00:00
Antoine Beaupr�� afd2746bcc make mail_add dry by default to avoid potential catastrophe 2014-11-20 16:47:29 +00:00
Antoine Beaupr�� c9c381f406 do not use mysql_pconnect
mysql_pconnect leaves stray mysql connexions lying around and we do our own connexion management anyways
2014-11-05 21:52:36 +00:00
Antoine Beaupr�� 4c4cd25bce fix error handling in do_actions.php 2014-10-28 17:48:45 +00:00
Alan Garcia 923dd0989c Pb de variable quand on ajoute un domaine en .eu 2014-10-28 08:08:07 +00:00
Antoine Beaupr�� 281edf671d fix systematic failure message: output was never set so this was always setting an error
also do not use the macho 'dude', operator genitalia having very little relevance here
2014-10-14 21:47:20 +00:00
Antoine Beaupr�� 2ac05cfb6f spare one more little cat 2014-10-14 21:41:23 +00:00
Antoine Beaupr�� fa5bfd574c mailx doesn't support -r, use -a 2014-10-14 21:40:55 +00:00
Antoine Beaupr�� 0a697d1401 properly output restore code 2014-10-13 23:10:00 +00:00
Antoine Beaupr�� 71647e7fd7 revert previous fix and fix properly 2014-10-13 23:08:32 +00:00
Antoine Beaupr�� 7eba1bb1f6 fix email deactivation 2014-10-13 23:02:13 +00:00
Antoine Beaupr�� b906850eb5 more reasonable permissions on config files
this way the webserver don't own the files (so can't change perms) yet can still read
2014-10-06 15:15:55 +00:00
Squidly b2949424c3 Updating error message to give a usefull information 2014-07-31 10:57:49 +02:00
Antoine Beaupr�� d278474358 rewrite the account deactivation code to make sure it works with mailboxes and restores properly 2014-09-24 22:05:47 +00:00
alban 6b033580c9 [fix] chmod action requiring a SQL change + lost action global reference in m_bro 2014-09-16 18:40:50 +02:00
alban 4cfa0d3603 [fix] tweaks 2014-09-15 17:13:26 +02:00
alban 5a31dc9b96 Merge branch 'stable-3.1'
Conflicts:
	bureau/class/m_action.php
	bureau/class/m_bro.php
	bureau/class/m_dom.php
	debian/changelog
	install/mysql.sql
	install/upgrades/3.3.0~a.sql
2014-09-15 15:25:27 +02:00
alban 7c597daa73 [fix] Missing chmod action 2014-09-09 14:52:56 +02:00
Benjamin Sonntag 58d16d47f9 setting user cron timeout to 3600 Sec (1H) + NOT RETRYING when using wget 2014-09-03 15:10:18 +02:00
Benjamin Sonntag c96f928056 fixing alternc_shutdown bug 2014-08-27 11:20:54 +02:00
Benjamin Sonntag 81aae4c2f4 back to our normal code syntax, fixing 'R = ' bug in urls 2014-08-22 11:04:05 +02:00
Benjamin Sonntag beebd51f37 fixing a bug when deleting file (double directory) 2014-08-21 11:37:48 +02:00
Benjamin Sonntag d4d746bce8 fixing dovecot configuration for LASTLOGIN variable on DOVECOT2 2014-08-01 12:00:17 +02:00
Benjamin Sonntag 5f8dea3c8d fixing man install properly done now 2014-08-01 11:59:56 +02:00
Squidly a456a545b0 Updating options for update_quota_mail.sh script 2014-07-31 15:32:47 +02:00
Squidly d37d906ff5 Fixes #1618 Updating dovecot configuration to account for disk space used by mails on the global disk space. 2014-07-31 15:28:22 +02:00
Benjamin Sonntag 4749974bf1 fixing DEBCONF error when upgrading from 1.0 to 3.x : it migrates automatically to /var/www without telling / asking the user 2014-07-04 17:00:30 +02:00
Benjamin Sonntag 204cb56326 mysql accept no argument BEFORE --defaults-file 2014-07-04 16:17:07 +02:00
Benjamin Sonntag fe6b632b74 fixing upgrade from 3.0 / 3.1 / 3.2 2014-07-04 16:04:17 +02:00
Squidly 2f0a68c280 Bugfixing domain deletion with update_domains php style ( This might be a ugly hack but who cares about technical debt right ^^ ) 2014-07-04 13:46:32 +02:00
Antoine Beaupr�� fa31340baa put depends on separate lines to ease diffs 2014-08-06 14:36:52 +00:00
Squidly dc390c1167 Adding firsts ftp class phpunit tests ( testing the addftp function ) 2014-08-01 18:10:39 +02:00
Squidly 6a8e3c0df3 Adding defaults quota and policy table to phpunit 2014-08-01 18:10:06 +02:00
Squidly 53c490ab7d Adding an empty ftpusers table to phpunit 2014-08-01 18:09:24 +02:00
Squidly 33983dd8db Adding a db_server table definition to phpunit 2014-08-01 18:08:13 +02:00
Squidly f967318261 Adding a db_serverid to the yml members definition 2014-08-01 18:07:25 +02:00
Squidly 03fffa57ee Adding a domain associated to phpunit user in domaines.yml 2014-08-01 18:06:22 +02:00
Squidly 9fff5389eb Updating bootstrap.php to load AlternC classes 2014-08-01 18:02:42 +02:00