Alexandre Aubin
|
e28c618e67
|
Those single quotes were probably meant to be double quotes?
|
2020-07-27 19:26:18 +02:00 |
|
Alexandre Aubin
|
2bbff1d264
|
Factorize the actual slapd regeneration
|
2020-07-27 19:26:18 +02:00 |
|
Alexandre Aubin
|
a179e9107a
|
Misc comment improvements?
|
2020-07-27 19:26:18 +02:00 |
|
Alexandre Aubin
|
4eb93d62e9
|
Improve comment about editing slapd.ldif
|
2020-07-27 19:26:18 +02:00 |
|
Josue-T
|
c0d3a361e3
|
Update data/hooks/conf_regen/06-slapd
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2020-07-27 19:26:18 +02:00 |
|
Josué Tille
|
e6a52f09bd
|
[fix] Clean old files
|
2020-07-27 19:26:18 +02:00 |
|
Josué Tille
|
9bb8c0437d
|
Rewrite slapd regen-conf for new config file
|
2020-07-27 19:26:18 +02:00 |
|
Josué Tille
|
d73a71fa61
|
Rewrite LDAP configuration in LDIF format
|
2020-07-27 19:26:18 +02:00 |
|
Josué Tille
|
7099750323
|
Change file type of LDAP schema from 'schema' to ldif
|
2020-07-27 19:26:18 +02:00 |
|
Alexandre Aubin
|
ca20eda9ca
|
[firewall] Let's not disable nftables that makes the script crash if it's not installed and we don't really need to disable it anyway since it's already configured to conflict
|
2020-07-27 19:26:18 +02:00 |
|
Alexandre Aubin
|
5914740957
|
[firewall] nftables is the new iptables-persistent and it should conflict with yunohost-firewall
|
2020-07-27 19:26:18 +02:00 |
|
Alexandre Aubin
|
70fab24247
|
[psql] Upgrade postgresql helper to use version 11
|
2020-07-27 19:23:53 +02:00 |
|
Alexandre Aubin
|
5930b6ddf2
|
[php] Now use php7.3 instead of php7.0 + autopatch app scripts like we did for php5
|
2020-07-27 19:23:53 +02:00 |
|
Alexandre Aubin
|
57ce323cab
|
[conf] Update nslcd and nsswitch stuff using new Buster's default configs + get rid of nslcd service, only keep the regen-conf part
|
2020-07-27 19:23:07 +02:00 |
|
Alexandre Aubin
|
01ccd5dd8c
|
[conf] Small tweak in dovecot conf (deprecated settings)
|
2020-07-27 19:23:07 +02:00 |
|
Alexandre Aubin
|
16ce8bf693
|
[conf] Remove deprecated option in sshd conf, c.f. https://patchwork.openembedded.org/patch/139981/
|
2020-07-27 19:23:07 +02:00 |
|
Alexandre Aubin
|
fa59ad35a9
|
[conf] Automatically disable/stop systemd-resolved that conflicts with dnsmasq on fresh setups ...
|
2020-07-27 19:23:07 +02:00 |
|
Alexandre Aubin
|
06c5f23c2b
|
[cleanup] These arent used anywhere
|
2020-07-27 19:22:21 +02:00 |
|
Kay0u
|
8d5422d13f
|
[fix] Fix getopts and helpers
|
2020-07-27 19:20:36 +02:00 |
|
Alexandre Aubin
|
bc19bef59e
|
Workaround for custom backup/restore hook issue
|
2020-07-27 19:20:36 +02:00 |
|
Alexandre Aubin
|
6b72fc5fc5
|
It just make no sense to backup/restore the mysql password...
|
2020-07-27 19:20:36 +02:00 |
|
Alexandre Aubin
|
8911499bf3
|
Merge pull request #1026 from YunoHost/remove-useless-robots-protection
Remove useless robot protection code
|
2020-07-05 02:52:23 +02:00 |
|
Alexandre Aubin
|
e2cd52a2b5
|
Merge pull request #1024 from ericgaspar/stretch-unstable
Silence info: wasn't deleted because it doesn't exist.
|
2020-07-04 18:56:11 +02:00 |
|
Alexandre Aubin
|
d435889776
|
Make sure to validate/upgrade that we don't have any active weak certificate used by nginx at the beginning of the buster migration, otherwise nginx will later miserably fail to start
|
2020-06-29 22:04:04 +02:00 |
|
Alexandre Aubin
|
ac9182d69f
|
Move redirect to /yunohost/admin to a separate nginx conf file to allow customizing it more easily
|
2020-06-25 21:42:46 +02:00 |
|
Alexandre Aubin
|
f1bfc521ae
|
Allow to extend the nginx default_server configuration
|
2020-06-25 20:04:11 +02:00 |
|
Alexandre Aubin
|
74ef4d1cf7
|
Remove useless robot protection code
|
2020-06-25 19:46:22 +02:00 |
|
ericgaspar
|
82d59d59be
|
silence info: wasn't deleted because it doesn't exist.
|
2020-06-23 10:26:09 +02:00 |
|
Alexandre Aubin
|
8f8be838b6
|
Enforce permissions on rspamd log directory
|
2020-06-21 19:57:51 +02:00 |
|
Alexandre Aubin
|
ecb27ed124
|
Merge pull request #988 from taziden/patch-1
[fix] postfix per-domain destination concurrency
|
2020-06-17 21:10:03 +02:00 |
|
Alexandre Aubin
|
653c5fde8f
|
Set sury default pinning to 600
|
2020-06-06 01:16:54 +02:00 |
|
Alexandre Aubin
|
b050c1b3a4
|
Merge pull request #1012 from ericgaspar/update-n-to-6.5.1
Update n to 6.5.1
|
2020-06-05 17:50:54 +02:00 |
|
Alexandre Aubin
|
2408a62059
|
More accurate grep to avoid mistakenly grepping commented lines...
|
2020-06-05 16:58:46 +02:00 |
|
Éric Gaspar
|
2ab56428f8
|
Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-06-05 11:27:43 +02:00 |
|
Alexandre Aubin
|
9d0c092481
|
Disable/skip ntp when inside a container
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
2d42480f7e
|
Make sure to propagate change in slapd systemd conf during initial install
|
2020-06-04 19:24:50 +02:00 |
|
Alexandre Aubin
|
203bc01e0c
|
Merge pull request #1007 from SohKa/add-predefined-dh-group
Add pre-defined DHE group and set up Nginx to use it
|
2020-06-04 18:51:53 +02:00 |
|
Alexandre Aubin
|
1cfa815aaa
|
Propagate location change for ffdhe2048.pem
|
2020-06-04 18:44:02 +02:00 |
|
Alexandre Aubin
|
cc04c4b937
|
Rename dh2048.pem to ffdhe2048.pem
|
2020-06-04 18:42:40 +02:00 |
|
Alexandre Aubin
|
9906617aa1
|
Add comments about where the DH param comes from
|
2020-06-04 18:41:05 +02:00 |
|
Éric Gaspar
|
c62527a0af
|
Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-06-04 15:04:02 +02:00 |
|
ericgaspar
|
63e6abdf1e
|
add n_version variable
|
2020-06-04 11:23:51 +02:00 |
|
yalh76
|
f0e204bcd3
|
Change to be consistent with mysql helper
|
2020-06-04 02:28:20 +02:00 |
|
Alexandre Aubin
|
55036fad2c
|
Calling ynh_print_err in case of error didn't work, and we probably want a ynh_die here
|
2020-06-04 01:18:52 +02:00 |
|
Alexandre Aubin
|
3d66eaec01
|
Retry wget on non-critical failures to try to avoid tmp dns issues
|
2020-06-04 00:48:18 +02:00 |
|
Alexandre Aubin
|
ca89607d9d
|
Make sure to stop the old mysql and that mariadb is started
|
2020-06-03 23:38:59 +02:00 |
|
Alexandre Aubin
|
03432349d7
|
Add -o Acquire::Retries=3 to fix some stupid issues happening sometimes
|
2020-06-03 19:29:32 +02:00 |
|
ericgaspar
|
66bc921c4a
|
fix stupid mistake
|
2020-06-03 19:11:56 +02:00 |
|
Alexandre Aubin
|
b52f5bc182
|
Merge pull request #1001 from YunoHost/fix_add_fpm_restore
Fix ynh_add_fpm_config with template in restore
|
2020-06-03 16:32:59 +02:00 |
|
Alexandre Aubin
|
e24191ce64
|
Make sure mysql is an alias to mariadb
|
2020-06-02 17:00:52 +02:00 |
|