William Hirigoyen (Evolix)
93629b51fb
Fix bug introduced in f2f115608a
(op del fails when user has no crontab)
2 weeks ago
Brice Waegeneire
d63046b227
Add support for php8.1
3 months ago
Ludovic Poujol
f2f115608a
Dump & remove user crontab on account deletion
...
closes #37
3 months ago
William Hirigoyen (Evolix)
d6c39be117
#62716 : Corrections et améliorations ftpadmin.sh
5 months ago
William Hirigoyen (Evolix)
5cd6a6f046
Test if user www-login exists before deleting (else, the deletion fails)
6 months ago
Brice Waegeneire
0709747a1e
web-add.sh script now handles php 8.0 containers
8 months ago
Brice Waegeneire
360929ee96
web-add.sh script now handles php 8.0 containers
8 months ago
Brice Waegeneire
e3dc97d6d4
delete users even though it has some processes running
8 months ago
Tristan Pilat
372b00101d
web-add.sh script now handles php 7.4 containers
1 year ago
Ludovic Poujol
7499f0222e
Reorder lines in template fpm config for better readability
1 year ago
Ludovic Poujol
4f8b0b19fe
generate longer password by default
1 year ago
Ludovic Poujol
2906ba47f1
Add (random) status path php
1 year ago
Ludovic Poujol
e2acb4e9d1
web-add.sh - Add .conf at the config name for a2ensite/a2dissite
...
Fixes #70
1 year ago
Ludovic Poujol
234ac67634
Fix op_checkoccurencename() in web-add.sh (again)
...
I had it wrong (again) in 283d0bccad
:-(
https://www.youtube.com/watch?v=TMy6X5cQul8
3 years ago
Ludovic Poujol
283d0bccad
Fix op_checkoccurencename() in web-add.sh (again)
...
I had it wrong in 9523fff658
:/
3 years ago
Ludovic Poujol
9523fff658
Fix op_checkoccurencename() in web-add.sh
...
Ensure that we can add foo.net while having www.foo.net somewhere in out
config files
3 years ago
Ludovic Poujol
f7659cee6d
Fix IncludeOptional that can throw syntax errors in some cases.
...
With Apache < 2.4.30, IncludeOptional will throw syntax errors if the
file designated without any pattern globbing is absent.
We circumvent that with a silly pattern.
3 years ago
Nicolas Roman
5cd4cff029
remove matching letsencrypt folder when deleting an account
3 years ago
Nicolas Roman
f3fa182dc7
delete methods updating the vhost after cert installation is completed
3 years ago
Nicolas Roman
4b5a020993
port 443 by default in vhost template
3 years ago
Nicolas Roman
c5c1648a58
delete previous cert if it already exists before invoking evoacme
3 years ago
Nicolas Roman
7d026c907b
add optional SSL configuration by default in vhost
3 years ago
Nicolas Roman
c218aebaae
bugfixes for the evoacme part
3 years ago
Nicolas Roman
4eaf3ad6d1
fix acme-challenge subfolder creation
3 years ago
Nicolas Roman
78d0293b44
create the acme-challenge subfolder correctly for the HTTP challenge
3 years ago
Nicolas Roman
37e5ca6484
generate-ssl-certificate and update-ssl-configuration methods for web-add.sh
3 years ago
Nicolas Roman
1b4231e1a9
make-csr function and confirmation button when warning is displayed
3 years ago
Nicolas Roman
bd6d70fbfe
change http challenge filename
3 years ago
Nicolas Roman
b25639c3aa
add manage-http-challenge-file function
3 years ago
Nicolas Roman
a907137e27
block non-standard vhost modification
3 years ago
Nicolas Roman
ad452aad6a
delete list-servername function
3 years ago
Nicolas Roman
b1bab0b40c
normalize add-alias with del-alias
3 years ago
Nicolas Roman
5a738c4e2e
revert multiple virtualhosts mgmt for ITK
3 years ago
Nicolas Roman
ad3c31fb96
added force-confirm option for del script
3 years ago
Nicolas Roman
7a0d307f23
first draft
3 years ago
Ludovic Poujol
d00ecea964
web-add.sh - Ensure the FPM pools uses the www-XXX user
3 years ago
Jérémy Lecour
7faf647185
replace chained conditionals by regular if/else + configtest before reload
3 years ago
Nicolas Roman
d3e5cc7b4c
fix case when using multiple time disable-user-itk and enable-user-itk
3 years ago
Nicolas Roman
e15e03c36b
enhance enable/disable for itk
3 years ago
Nicolas Roman
89858a6bbd
first draft itk mgmt
3 years ago
Nicolas Roman
fed8a1fc84
Added function to search occurence of given name in vhosts
3 years ago
Nicolas Roman
38308afcf7
list servername and relace previous servername with new one
3 years ago
Nicolas Roman
794defa907
retrieve first ServerName and change it with the new one in all the conf file
3 years ago
Nicolas Roman
6e8ea737de
replace ServerName inside Rewrite rules
3 years ago
Nicolas Roman
b6fcb25b3b
added servernameupdate function
3 years ago
Benoît S.
9209aae0d1
bind-add-ng: grep -E is not working for tabulations
...
We need to use grep -P, to use pcrepattern(3).
3 years ago
Ludovic Poujol
87c08696e3
web-add.sh: Ensure op_setphpversion even when there tabs or no spaces
3 years ago
Ludovic Poujol
7f1af3a8fe
Ensure that dbadmin.sh is executable
3 years ago
Ludovic Poujol
52c7cfb888
Support express de containers PHP7.3
...
(pas très joli... oui :/)
3 years ago
Ludovic Poujol
614de20c34
Fix deletion using wrong path
3 years ago