Benjamin Sonntag
7e8d5487e3
[fix] (for 3.5) adding has https option for autodiscover type
2018-10-25 15:38:06 +02:00
Benjamin Sonntag
4770c268d8
[fix] (for 3.5) fixing mysql.sql not setting has_https_option to TRUE on vhost
2018-10-23 18:47:25 +02:00
Benjamin Sonntag
e06e2b3abd
dkim domaine type is taking TXT as paramter
2018-07-17 18:21:25 +02:00
Benjamin Sonntag
1e4f2783d8
[fix] bug that make it impossible to launch upgrades properly : alternc_status is overwriten at postinst :/
2018-07-17 17:03:28 +02:00
Benjamin Sonntag
7445439654
[enh] proper name for autodiscover + fix global in m_dom
2018-07-17 15:50:29 +02:00
Benjamin Sonntag
9b7332f354
[enh] adding DKIM and AUTODISCOVER management in SUB_DOMAINES, finishing BIND update_domains.php
2018-07-08 22:03:27 +02:00
Benjamin Sonntag
a1ed5a4ad6
[fix] 3.4.10 and 3.4.11 where NOT executed during upgrades (sort -n :/ ) so we migrate those sql updates to 3.5.0.1.sql
2018-07-04 17:17:22 +02:00
Benjamin Sonntag
2695db49a2
[enh] preparing for the future : let's allow us to add \n into DNS entries, preparing for ... IPv6 \o/
2018-06-25 16:48:12 +02:00
Benjamin Sonntag
a4c488ae70
[enh] debian compliance work, almost no warning in lintian
2018-06-24 17:18:01 +02:00
Benjamin Sonntag
e83a526c57
[fix] mysql.sql fix : do not create certificates table if already exists
2018-06-24 16:10:08 +02:00
Benjamin Sonntag
6007a3dea2
adding provider to certificates + fixing cert search function
2018-06-22 22:49:43 +02:00
azerttyu
29c200da8e
[enh] Provide an insertion date
...
* When a certificate is added , we store his creation date
2018-06-22 18:37:08 +02:00
Benjamin Sonntag
5079aa2e03
[enh] change the name of some variables
2018-06-22 17:37:04 +02:00
Benjamin Sonntag
09bb693480
[enh] adding HTTP/HTTPS/BOTH UI in the subdomain editor.
2018-06-22 16:31:23 +02:00
Benjamin Sonntag
7ec1d068c8
[enh] ssl start of implementation
2018-06-22 11:24:03 +02:00
Benjamin Sonntag
f48618d0e5
Merge remote-tracking branch 'origin/pr-235'
...
Fix #227 : Use stronger password hashes #235
2018-06-21 17:44:53 +02:00
cam.lafit
c8d94d2a50
SSL massive backport
...
* Now we integrate all alternc-feature in native alternc
* Files are backported as waiting by alternc
* Some files was renammed or moved to follow alternc installation
process
2018-06-21 17:26:27 +02:00
Kienan Stewart
88f3457191
Use sha512 crypt to store ftp password hashes
2018-04-16 22:46:05 -04:00
Kienan Stewart
bbb3e7c0e3
Lengthen member's pass column to 255 characters
2018-04-15 18:25:58 -04:00
Benjamin Sonntag
6d804d1a95
[fix] fixing lastlogin default value for mariadb (which is more strict...)
2018-02-23 16:12:59 +01:00
Benjamin Sonntag
f5cb7ad3a6
adding DEFAULT for lastlogin, crashes on MariaDB
2017-12-12 19:50:48 +01:00
Benjamin Sonntag
474bdbd4ae
[fix] fixing mysql.sql for Stretch (compatible with previous version)
2017-10-08 13:43:57 +02:00
Benjamin Sonntag
5e697346a2
[fix] fixing primary key issue on csrf
2017-10-08 10:57:50 +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
7d6071197a
[fix] fixing 3.4.8 sql script to remove ROUNDCUBE as a default
2017-10-06 16:32:01 +02:00
Benjamin Sonntag
21511e5385
Merging 'feature-message' into main stable branch. Thanks Quenenni !
2017-10-06 16:02:25 +02:00
Benjamin Sonntag
9d23336e0c
[fix] adding csrf table at INSTALL time, not only at UPGRADE time
2017-10-06 16:00:34 +02:00
quenenni
756993878b
informations d'installation et mise à jour
2017-08-17 04:26:29 +02:00
Benjamin Sonntag
1c08a3e5a0
Changing MySQL / MariaDB engine to InnoDB, Fixes #121
2017-06-17 21:27:12 +02:00
Dominique Rousseau
7c0e7c953c
fix de la creation de la table default_subdomains ( fixes #1662 )
2016-01-19 16:14:03 +01:00
Benjamin Sonntag
a5c71e4bfb
adding Changelog + fixing schema by adding IF NOT EXISTS for table VARIABLE
2015-11-16 09:15:13 +01:00
Benjamin Sonntag
12a3650678
trying a better way of injecting schema file: mysql.sql can now be executed when we want, and YES, mysql.sh, launched at POSTINST, WILL CHANGE alternc_mail mysql user password
2015-11-16 08:50:38 +01:00
Benjamin Sonntag
2062b1907e
[fix] bug in mysql.sql => forgot one comma , to remove
2015-04-29 14:51:53 +02:00
Benjamin Sonntag
1fb006b41a
fixing FTP/duplicated variable bug, thanks to jon_d
2015-04-29 14:25:03 +02:00
Benjamin Sonntag
af687a61d8
adding permanent fix for custom zones
2015-04-29 10:45:40 +02:00
Benjamin Sonntag
2014abb1e5
[ROLLBACK] rolling back the old way of working on variables. new using 'strata' is undocumented and not working
2014-11-27 15:30:49 +01:00
Benjamin Sonntag
0fa8aa8fc6
fixing for real the upgrade path
2014-07-04 13:17:57 +02:00
Benjamin Sonntag
c298cd4aaf
fixing bug when installing (bad upgrade check)
2014-07-04 12:37:37 +02:00
Benjamin Sonntag
b6462b87c7
merging mysql.sql from alan
2014-03-27 17:56:37 +01:00
Alan Garcia
8dbec8e243
Enleve les derniere declaration de var de mysql.sql et les range dans config.
2014-03-27 16:40:30 +00:00
Benjamin Sonntag
9489d4f77c
Merge branch 'master' of alternc.org:alternc
2014-03-27 16:56:17 +01:00
Benjamin Sonntag
566980a5a3
Updating language files from Transifex
2014-03-27 16:43:36 +01:00
Alan Garcia
5bf6c6875c
Et encore...
2014-03-26 18:45:44 +00:00
Alan Garcia
d9e24d9703
On retente le #1576
2014-03-26 18:24:36 +00:00
Alan Garcia
832735209c
Tentative pour #1576
2014-03-26 17:59:45 +00:00
Alan Garcia
12a511f3eb
Partial fix of #1577
2014-03-20 13:28:45 +00:00
alban
7aa7aa7907
[fix] Removes mysql.sql UNIQUE index : +1000 bytes error
2014-03-19 11:43:01 +01:00
Alan Garcia
ee832a9386
On peux stocker et éditer des tableau dans la table des variables ! Et meme qu'on peut mettre un label ! Yepee !
2014-01-31 13:50:15 +00:00
Alan Garcia
f81924c72c
Bonne table variable lors de l'install
...
Corrige un bug dans variable_get
2014-01-21 16:52:39 +00:00
Alan Garcia
dc1a2b697d
Corrige les valeurs par default de compatibilite pour les types de domaine
2014-01-17 14:21:00 +00:00