Kienan Stewart
81d3105d2b
Merge branch 'master' into pu
2019-03-15 16:55:44 -04:00
alban
7a6d800e21
[fix] apache2.conf should Satisfy Any by default
2018-10-26 16:43:58 +02:00
Kienan Stewart
5a5fc801f8
Generate opendkim configuration in stretch when alternc.install is run
...
The default configuration in stretch doesn't work very well and
needs a couple of tweaks. This will generate the service files and
make sure opendkim is run as the opendkim user instead of root.
The alternc opendkim.conf template is updated so that the connection
can be made locally through a socket.
2018-10-25 14:59:33 +02:00
Benjamin Sonntag
70224f71d6
[fix] (for 3.5) fixing autodiscover template
2018-10-23 18:46:52 +02:00
Dominique Rousseau
1809cd67da
add php config for sys_temp_dir in vhost templates (for PHP 5.4+)
2018-10-22 17:16:15 +02:00
Benjamin Sonntag
b5b8bc3028
Merge branch 'feature-updatedomains-php'
2018-10-22 16:52:45 +02:00
Alexandru
fdda4e95e8
Fix bind allow-transfer on internal ipv6
2018-10-22 15:59:55 +02:00
Alexandru
f77a19e24d
Merge remote-tracking branch 'origin/294-bind_transfert_de_zone_DNS_refusee' into pu
2018-08-09 13:55:54 -07:00
Alexandru
cfcd6e7dc8
Fix bind allow-transfer on internal ipv6
2018-08-09 13:46:25 -07:00
Benjamin Sonntag
af3751742a
[fix] autodiscover vhost had wrong filename
2018-07-18 10:56:35 +02:00
Benjamin Sonntag
49e81b55bf
[fix] add ::1 to slaveip.conf template ... it's 2018 people !
2018-07-17 18:10:39 +02:00
Benjamin Sonntag
5c32a54edb
[fix] French vs. English in template name :/ + fixing case issue making zone empty
2018-07-17 17:20:39 +02:00
Sébastien Grenier
3b58499873
Merge remote-tracking branch 'origin/277-no_default_vhost_template' into pu
2018-07-12 22:56:42 -03:00
Sébastien Grenier
7954ab8835
make apache conf more compact, sometimes it gets large
2018-07-12 22:54:51 -03:00
Kienan Stewart
79ad391793
Merge branch '277-no_default_vhost_template' into pu
2018-07-11 17:58:50 -04:00
Sébastien Grenier
4aaa412cdc
clean old conf for apache 2.2
2018-07-11 16:38:43 -03:00
Sébastien Grenier
6d3298d303
Merge remote-tracking branch 'origin/277-no_default_vhost_template' into pu
2018-07-10 23:48:50 -03:00
Sébastien Grenier
5487912047
Add conf for cert in the vhost:443
2018-07-10 23:38:40 -03:00
Kienan Stewart
2c35fd6d9b
Merge branch '277-no_default_vhost_template' into pu
2018-07-10 16:39:29 -04:00
Kienan Stewart
47c4bd5bbd
Issue #277 : Symlink vhost.conf to vhost-http.conf to ensure existing sub_domaine entries do not break
2018-07-10 16:38:06 -04:00
Benjamin Sonntag
f898407d3d
[enh] adding update_domains.php in cron, fixing panel to NOT include autodiscover from now
2018-07-08 22:19:58 +02:00
Benjamin Sonntag
a194cd80d0
[fix] vhost http template missing SSLENGINE and CERT instructions in 443 Vhost
2018-07-07 13:13:28 +02:00
Kienan Stewart
4ac10979c7
Merge remote-tracking branch 'upstream/master' into pu
2018-07-05 14:44:50 -04:00
Benjamin Sonntag
2ad744ecc7
[fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained
2018-07-04 17:42:42 +02:00
Kienan Stewart
84b8307f3e
Merge branch 'master' into pu
2018-06-25 09:57:37 -04:00
Benjamin Sonntag
5a8fd5db20
[fix] allow /lib /etc /usr in chrooted ftp accounts
2018-06-25 12:02:52 +02:00
Benjamin Sonntag
9e4021141a
[fix] fixing apache conf to use new cert mode + fixing bug in ssl : number of bound variables does not match number of tokens
2018-06-24 18:34:42 +02:00
Benjamin Sonntag
b7235d33f0
[enh] not using apache.pem anymore: using /etc/ssl/*/alternc-*.pem|key
2018-06-24 18:23:39 +02:00
Benjamin Sonntag
178823a9f0
[merge] feature-ssl in master
2018-06-24 16:52:24 +02:00
Benjamin Sonntag
3137bc5aa0
[fix] allow 50MB upload in the panel (file manager, mostly)
2018-06-24 16:50:32 +02:00
Benjamin Sonntag
f1026cb26e
[enh] removing jquery ui (now a package) + fixing head.php, simpler unless you use bro_editor
2018-06-24 16:49:43 +02:00
Benjamin Sonntag
404ba2803b
[enh] testing JS packages dependencies instead of including our own copy
2018-06-24 16:09:11 +02:00
cam.lafit
1db447bcec
[fix] Provider a return carrier on template
...
* As we use cat to generate vhosts_all we must provide all return
carrier
2018-06-23 17:01:49 +02:00
cam.lafit
1bc8b59da9
Now apache.pem is always set
...
* We can configure apache2, postfix, proftpd, dovevot with tls features
by default
2018-06-23 17:01:49 +02:00
Benjamin Sonntag
bafee6372a
[fix] roundcube and squirrelmail are specific packages
2018-06-23 16:47:15 +02:00
Benjamin Sonntag
8232c1a318
[enh] moving hosting_vhost-ssl.sh to be launched systematically by update_domains.sh, and renamed to update_cert.sh
2018-06-23 14:59:38 +02:00
Sébastien Grenier
250917dfa6
Merge remote-tracking branch 'origin/265-compatibilite-apache2.4' into pu
2018-06-22 14:23:14 -03:00
Sébastien Grenier
bf57ec3dc1
pour permettre la compatibilite avec apache2.4
2018-06-22 13:57:04 -03:00
azerttyu
4ee6ae395e
[enh] Update template files
...
* When a dommain type has an ssl support, template have as
suffixhttps,http, both* On each case we support each port with(out)
redirect*By default we support acme-challenge protocol
2018-06-22 17:59:39 +02:00
Benjamin Sonntag
7ec1d068c8
[enh] ssl start of implementation
2018-06-22 11:24:03 +02:00
Kienan Stewart
c83d986c34
Merge branch 'master' into pu
2018-06-21 14:57:20 -04:00
Kienan Stewart
ab32ff9497
Merge branch 'stable-3.1' into pu
2018-06-21 14:16:23 -04:00
Benjamin Sonntag
6762429c68
replacing allow from all by Require all granted
2018-06-21 18:29:49 +02:00
Benjamin Sonntag
88f6d04f89
[fix] options now force + or - everywhere
2018-06-21 18:28:10 +02:00
Kienan Stewart
5ba055cf7f
Cherrypick apache2 configuration for jessie/stretch
...
Sourced from ea3371ae34
2018-06-21 17:52:54 +02:00
Benjamin Sonntag
c88db87db3
Merge branch 'stable-3.1'
2018-06-21 17:36:34 +02:00
Benjamin Sonntag
f930bde36d
adding all patched from squeeze to wheezy then jessie.
2018-06-21 17:29:42 +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
a4dcedeb5d
Merge branch '233-opendkim_broken_following_installation' into pu
2018-06-14 14:14:44 -04:00
Kienan Stewart
e040c3ad6a
Generate opendkim configuration in stretch when alternc.install is run
...
The default configuration in stretch doesn't work very well and
needs a couple of tweaks. This will generate the service files and
make sure opendkim is run as the opendkim user instead of root.
The alternc opendkim.conf template is updated so that the connection
can be made locally through a socket.
2018-06-14 14:12:14 -04:00