ljf (zamentur)
1b62ce0240
[fix] Reduce right given to ynh users with ssh ( #1050 )
...
* [fix] Avoid ynh user to be able to use X11 forwarding
* [fix] Avoid some bad situations
* [fix] Remove chroot restrictions and x11 authorization
* Update comments
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-09-11 20:35:08 +02:00
Alexandre Aubin
cc4db7a6f6
Add a comment explaining why the location is empty
2020-09-03 23:47:24 +02:00
ljf
f92b84bd94
[fix] SSO unavailable
2020-09-03 22:27:46 +02:00
Alexandre Aubin
f46e318374
[fix] Stupid syntax issue in dovecot conf
2020-09-01 01:59:49 +02:00
Alexandre Aubin
503e08b58b
Add xmpp-upload stuff in dnsmasq conf
2020-08-31 16:41:54 +02:00
Alexandre Aubin
bc7344b636
Use proper templating for dnsmasq conf
2020-08-31 16:41:31 +02:00
Alexandre Aubin
346728e55d
Remove the pinning stuff of sury from the helpers, since it's now managed by the regenconf core
2020-08-28 22:31:10 +02:00
Alexandre Aubin
a23233ab0f
Add apt regenconf hook to manage sury pinning policy on all
2020-08-28 22:30:20 +02:00
Alexandre Aubin
ed528d43bf
Fix stupid typo in postfix conf T_T
2020-08-28 17:55:02 +02:00
Alexandre Aubin
e5e26c2b81
Typo in postfix's conf template
2020-08-25 16:46:02 +02:00
Alexandre Aubin
8454f2ec12
Recursively enforce ownership for rspamd
2020-08-21 20:40:55 +02:00
Alexandre Aubin
2d661737b3
Update dovecot configuration now that we have a DH param
2020-08-18 13:29:02 +02:00
Alexandre Aubin
89bcf1ba6d
Update postfix configuration now that we're on Buster + we have DH param
2020-08-18 13:25:38 +02:00
Alexandre Aubin
e4d637f490
Merge pull request #1033 from ericgaspar/patch-caps-php
...
Add capitalization to PHP
2020-08-14 17:24:05 +02:00
Alexandre Aubin
f3a4334a13
Upgrade nginx configuration according to Mozilla guidelines now that we're on Buster
2020-08-14 14:50:54 +02:00
ericgaspar
05ff84e5af
Update php
2020-08-04 18:36:19 +02:00
Josué Tille
f22f64103a
Backup/restore also slapd.ldif
...
We need this because the regen-conf need to get the state of the slapd config database if it is customized or not and if some update are need.
2020-07-27 19:26:18 +02:00
Josué Tille
7c10ea6b93
Fix index config
2020-07-27 19:26:18 +02:00
Josué Tille
8af56c82ef
slapd.conf is no more used, but ldap.conf need to be saved/restored
2020-07-27 19:26:18 +02:00
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