Commit graph

378 commits

Author SHA1 Message Date
Alexandre Aubin
d82f14a4f9 Typo T_T 2021-10-20 20:01:45 +02:00
Alexandre Aubin
86a9cb37ce regenconf: gotta explicitly return *0* ... 2021-10-20 19:47:34 +02:00
Alexandre Aubin
146fba7d48 regenconf: yunohost hook was failing because grep may return exit code != 0 2021-10-20 19:43:06 +02:00
Alexandre Aubin
3a07a78068
In fact we probably always want to disable avahi-daemon on all systems 2021-10-17 20:37:27 +02:00
Alexandre Aubin
af3d6dd7df
Force-disable old avahi-daemon 2021-10-17 20:28:46 +02:00
Alexandre Aubin
cb835a2d6b dyndns: Delete dyndns cron in regenconf if no dyndns domain found 2021-10-13 15:38:57 +02:00
Alexandre Aubin
55bacd7405 dyndns cron: validate that we're connected to the internet before triggering yunohost dyndns update 2021-10-13 15:37:39 +02:00
Alexandre Aubin
10a0496209
Merge branch 'dev' into lint-helpers 2021-10-12 16:45:57 +02:00
Alexandre Aubin
df02f898ee [enh] Don't generate dnsmasq conf for .local domains 2021-10-09 00:32:49 +02:00
Alexandre Aubin
5a7a719661 Also lint/reformat core bash hooks 2021-10-06 16:35:45 +02:00
Alexandre Aubin
4101e0e041
Merge pull request #1335 from YunoHost/fix-mdns
Fix yunomdns
2021-09-29 20:37:19 +02:00
Alexandre Aubin
a5e1d7e318 yunomdns: broadcast on all interfaces with local IP by default + add a 'ban_interfaces' setting in config 2021-09-29 20:02:32 +02:00
Alexandre Aubin
d64f2cdf1a regenconf: Missing mkdir for dpkgorigins 2021-09-23 21:28:28 +02:00
Alexandre Aubin
f7f6428bfb
Merge pull request #1337 from YunoHost/simplify-regenconf
Simplify regen conf scripts
2021-09-21 12:31:34 +02:00
Alexandre Aubin
8f3f5ab251 Forgot to update mysql hook 2021-09-21 02:37:21 +02:00
Alexandre Aubin
bddd81f44b Simplify regen conf scripts 2021-09-21 00:05:19 +02:00
Alexandre Aubin
8c7080de5f Simplify debian/install 2021-09-20 23:25:54 +02:00
Alexandre Aubin
8f8b6eae7c domains: Make sure domain setting folder exists with appropriate perms 2021-09-19 18:02:45 +02:00
Alexandre Aubin
6031cc7846 Misc fixes for cert commands 2021-09-13 17:16:22 +02:00
Alexandre Aubin
4533b74d6c autodns: Various tweaks and refactorings to make test pass 2021-09-12 22:55:31 +02:00
Alexandre Aubin
4ee759855a Implement global settings for https redirect 2021-08-31 21:42:27 +02:00
Gregor Lenz
ea76895fdf
remove offensive language in package ban config (#1226)
* remove offensive language in package ban config

I understand that some users do silly things with their system configuration and this ban is supposed to prevent that. I just improved the wording for any user who like me stumbles across this file on their system...

* [enh] Imrpove warnings

* fix spelling mistakes

Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-08-28 02:09:20 +02:00
Alexandre Aubin
035648d001
Merge pull request #1291 from YunoHost/simplify-service-yaml-management
Trash ugly hack that merge services.yml every regenconf
2021-08-27 17:20:49 +02:00
Alexandre Aubin
efc9bafeee
Merge pull request #1290 from YunoHost/experimental_sec_features
Add new setting to enable experimental security features
2021-08-27 17:20:40 +02:00
ljf (zamentur)
f7258dd3a6
[fix] Another tmp nightmare
original idea from Aleks
2021-08-27 01:17:11 +02:00
Alexandre Aubin
caef88121a Merge branch 'dev' into experimental_sec_features 2021-08-26 20:09:34 +02:00
Alexandre Aubin
2740c74eb0 Merge remote-tracking branch 'origin/dev' into simplify-service-yaml-management 2021-08-23 15:20:28 +02:00
Alexandre Aubin
4d47fe1670
Merge pull request #1112 from tituspijean/mdns
Adding mDNS for .local domains
2021-08-23 15:15:32 +02:00
Alexandre Aubin
ecf136d5db Auto-enable yunomdns on legacy systems 2021-08-19 20:28:20 +02:00
Alexandre Aubin
a29940d8f4 Trash ugly hack that merge services.yml every regenconf 2021-08-18 23:07:38 +02:00
Alexandre Aubin
bcb803c0c3 Add new setting to enable experimental security features 2021-08-18 22:10:25 +02:00
ljf
ccb6dc54b1 [fix] Avoid warning and use safeloader 2021-08-17 17:26:00 +02:00
Alexandre Aubin
05a5821c94
Merge branch 'dev' into mdns 2021-08-12 19:00:25 +02:00
Alexandre Aubin
4d0581bef2 mdns: Misc fixes after tests on the battefield 2021-08-12 17:19:45 +02:00
Alexandre Aubin
fe2e014b56 mdns: Rework mdns's conf handling such that it's generated by the regen-conf. Also drop avahi-daemon because not needed anymore. 2021-08-12 15:27:01 +02:00
Alexandre Aubin
c8d2ae0606 [fix] nginx conf: we need those conf.inc to be there during the init 2021-08-08 20:13:00 +02:00
Alexandre Aubin
eeb00567aa
Merge pull request #1275 from YunoHost/fix-lidswitch
[fix] Avoid to suspend server if we close lidswitch
2021-08-08 19:14:32 +02:00
Alexandre Aubin
eb4bc97c5a
Update data/hooks/conf_regen/01-yunohost 2021-08-08 19:14:07 +02:00
ljf (zamentur)
40df98e8f2
[fix] Avoid to suspend server if we close lidswitch 2021-07-17 20:13:42 +02:00
Tagada
f3166b71b4 [enh] Add settings to block webadmin from outside 2021-07-12 18:32:12 +02:00
tituspijean
99aacd8b51 Do not rely on Moulinette, integration with Yunohost of mDNS broadcast 2021-07-11 14:24:50 +00:00
Alexandre Aubin
d4b69527e7
Merge pull request #1235 from YunoHost-Apps/typos
Yunohost -> YunoHost
2021-05-26 16:48:56 +02:00
Alexandre Aubin
806b7acfb3 nscd -i won't work in chroot ... also 'groups' was a typo, actual name is 'group' 2021-05-24 22:10:56 +02:00
ericgaspar
fc02caea2e
Yunohost -> YunoHost 2021-05-24 18:02:13 +02:00
Alexandre Aubin
74054f721a Manually create /home/admin with cp and chown instead of relying on mkhomedir_helper, to cover running the procedure in a chroot 2021-05-24 16:05:45 +02:00
Alexandre Aubin
9574fd4777 Gotta restart slapd first to prevent admin user not being known when initializing home 2021-05-24 00:20:53 +02:00
Alexandre Aubin
c516cc8eb1 Create admin folder directly in slapd init 2021-05-24 00:03:10 +02:00
Alexandre Aubin
8aa911b6e2 Misc renaming/tweaks for more sensible naming 2021-05-23 23:49:36 +02:00
Alexandre Aubin
9dccfa721e Fix ldap init using slapadd 2021-05-23 23:07:28 +02:00
ljf
8efa4dce6e [tmp] debug on ci 2021-05-23 22:54:00 +02:00