Commit Graph

313 Commits

Author SHA1 Message Date
Alan Garcia 9c9ad3cc68 Fix pour la creation d'utilisateur 2013-10-17 09:07:56 +00:00
Alan Garcia b3061deb6d Au cas ou /var/run/alternc soit manquant (normalement créé au boot) 2013-10-17 08:42:11 +00:00
Alan Garcia 5c2275f035 Gros sed pour dégager les unbreakable space 2013-09-25 09:50:53 +00:00
Alan Garcia 03692e4a16 Fix incron launch 2013-09-12 12:20:58 +00:00
Alan Garcia 2902601157 Fix #1066
Permet de locker tout les jobs
2013-09-12 09:28:31 +00:00
Alan Garcia 7110788a98 Ajout d'une ligne explicative 2013-09-12 08:53:16 +00:00
Steven Mondji-Lerider 217c69c25f little default acl fix in altern.install 2013-09-03 08:30:50 +00:00
Steven Mondji-Lerider d7e6e8cbe5 Modified acl setting. NEEDS TESTING 2013-08-22 14:18:17 +00:00
Benjamin Sonntag e2152c2634 adding opendkim support, to be tested 2013-08-22 07:29:25 +00:00
Steven Mondji-Lerider 60b2fd2ac3 Bugfixing html folder permission upon installation 2013-08-12 12:47:31 +00:00
Steven Mondji-Lerider 4104c8292c Bugfixing action class rights setting upon member creation. 2013-08-08 15:56:09 +00:00
Steven Mondji-Lerider e48bed562e fixes #1498 2013-07-31 11:40:30 +00:00
Nahuel Angelinetti 7034a45f61 Ajout des alter tables de la table sub_domaines
Il manque la colonne id, nécessaire à update_domaines et autres.
2013-07-24 14:49:23 +00:00
domi 1a7ffdfcce ajout d'un champ zonettl sur les domaines 2013-07-03 12:13:08 +00:00
Benjamin Sonntag 628845dc26 fixing dovecot SSL in Squeeze 2013-06-14 14:41:27 +00:00
Alan Garcia 364a97265a Fix #1500 2013-06-13 12:10:58 +00:00
Steven Mondji-Lerider 048a1948de Reverting alternc.install to squeeze 2013-06-13 10:56:24 +00:00
Alan Garcia 308452585a Il manquait le champ ENABLED dans la table ftpuser à l'installation 2013-06-11 15:50:47 +00:00
Benjamin Sonntag 9f75b07373 adding dopo to alternc.install to compile MO files 2013-05-29 15:05:41 +00:00
Benjamin Sonntag f1a84b6e53 - fixing DOVECOT SSL certificate path and manage it in alternc.install.
- fix UPGRADE path from 3.0 to 3.1 using ALTERNC_LOC old variable in /etc/alternc/local.sh
- Pre-depends on ACL instead of Depends, allow the alternc.config acl script check to work
- update_domains was using /usr/bin/alternc_reload, now migrated to /usr/lib/alternc/
2013-05-28 04:58:01 +00:00
Benjamin Sonntag b6991be784 pushing fixes for ACL / QUOTA in postinst + Postfix unused directives + fixing DBSERVER initialisation innewone 2013-05-27 13:45:59 +00:00
Alan Garcia 76e23d1aef La table action est la bienvenue dans les upgrades 2013-05-17 16:05:39 +00:00
Steven Mondji-Lerider 60ec88174e Implementing fixfile for action class 2013-05-14 08:24:17 +00:00
Steven Mondji-Lerider 659deeedd4 Bugfixing alias_view on upgrades ( cf Ticket #1489 ) 2013-05-02 08:12:24 +00:00
Steven Mondji-Lerider e4436b6f49 In alternc 3.1 the mail [a..z] folders are created in alternc.install ( so we need to set their perms there ) 2013-04-24 14:34:54 +00:00
Steven Mondji-Lerider 85c97da157 Adding reseting job + getting current job +perms fixing to action class possibilities 2013-04-23 16:08:56 +00:00
Benjamin Sonntag b3c19b3a9b DEBIAN COMPLIANCE big commit : fixes almost all lintian issues + complete rewrite of debian/rules (now mostly in Makefile at the root of source code) + start using POD2MAN for man pages + remove some old unused and broken tools 2013-04-23 15:11:00 +00:00
Camille Lafitte f5a7741649 Ne pas associer tous les membres au mail alterncpanel, seul l'admin suffit
* Fixes #1489
À noter la solution retenue est celle de cibler spéciquement le compte admin d'uid 2000, ainsi on évite de prendre en compte des membres qui aurait été créé directement en base ou bien via un plugin
2013-04-22 16:33:06 +00:00
François Serman 189bb53170 modified mysql scheme for vm_history 2013-04-21 15:02:08 +00:00
François Serman db6bf24171 added table for VM requests 2013-04-21 09:27:59 +00:00
Steven Mondji-Lerider cde57cbc86 adding action table to mysql.sql 2013-04-19 15:39:24 +00:00
Antoine Beaupré 5242542e35 skip yet another step in slave mode 2013-04-02 20:43:38 +00:00
Antoine Beaupré 7ee6c29403 make slaves work again: add missing depends, detect version properly and add missing group 2013-04-02 20:34:02 +00:00
Steven Mondji-Lerider ad5ee05b8b dding an alias for alterncpanel mails to the admin account mail address fix: 1471 2013-03-29 13:02:24 +00:00
Steven Mondji-Lerider 1f9b9c6276 Updating alternc.install to check the ssl cert file 2013-03-08 11:26:04 +00:00
Steven Mondji-Lerider 0783ee2c72 Bugfixing update_check.sh to make sur the version number is well formed. closes #1470 2013-03-06 09:23:09 +00:00
Alan Garcia cb45b20034 Plus besoin de déployer les templates de bind dans /etc/bind depuis la 1.0 2013-03-05 13:49:20 +00:00
Alan Garcia c4f5b70cc7 Manquait un morceau de ménage sur le fichier de tests des ACLs 2013-03-03 11:57:57 +00:00
Alan Garcia a981feac88 A merger avec stable 3.0 pour les fichiers 1.0.1.php et 3.0.1.php
Quand on upgrade directement en 3.1, le panel change de répertoire, il faut pouvoir gérer les deux.
2013-03-03 11:51:23 +00:00
Alan Garcia 52cda8789e SSO avec PhpMyAdmin sans cookie, avec le SSO officiel
PhpMyAdmin sait gérer X serveurs MySQL

Le SSO depuis le panel permet de se loguer sur le bon serveur de l'utilisateur

Tentative de login sur le serveur SSO renvoie sur le meme form, mais avec le serveur suivant
2013-03-01 10:31:23 +00:00
Steven Mondji-Lerider 11bb8920aa Updating with new panel path 2013-03-01 08:46:13 +00:00
Alan Garcia 89920d549f Permet d'activer/désactiver un compte FTP
Fix #1421
2013-03-01 07:52:50 +00:00
Alan Garcia ca5fbbf501 Partial fix of #1466
A merger avec branche stable 3.0
2013-02-27 08:18:32 +00:00
Steven Mondji-Lerider 47dfb1ba01 a mistake in one of the parameters 2013-02-26 17:03:42 +00:00
Steven Mondji-Lerider bd7f49b380 adding the new db_server parameter when creating admin user 2013-02-26 16:55:37 +00:00
Steven Mondji-Lerider ed5886cb1e bugfixing : Populating the db_servers table while dbusers table is empty did not work. 2013-02-26 11:11:11 +00:00
Steven Mondji-Lerider 80c5b3fdb1 chowning aquota.group file is not possible or allowed 2013-02-25 15:56:40 +00:00
Alan Garcia 4a7144e257 Oups, manquait la déclaration des db_servers lors d'une install 2013-02-25 15:15:37 +00:00
Steven Mondji-Lerider 4cb08b34d7 boulet time 2013-02-25 09:13:18 +00:00
Steven Mondji-Lerider 70bf73c154 Applying changeset r4112 to trunk + adding a second script for adding phpmyadmin user for the upgrades that failed to add it. 2013-02-25 08:59:48 +00:00