Commit graph

2231 commits

Author SHA1 Message Date
ljf
b79d5ae416 [enh] Support __FINALPATH__ in file source 2021-08-20 18:02:54 +02:00
ljf
2ac4e1c5bf [fix] I like regexp 2021-08-20 17:26:26 +02:00
ljf
98ca514f8f [enh] Rewrite config show, get, set actions 2021-08-20 16:35:51 +02:00
Alexandre Aubin
c78d31b6c1 Merge branch 'dev' into rework-authenticator-system 2021-08-20 10:12:41 +02:00
Alexandre Aubin
ecf136d5db Auto-enable yunomdns on legacy systems 2021-08-19 20:28:20 +02:00
Alexandre Aubin
9e63142748 Diagnosis: report suspiciously high number of auth failures 2021-08-19 01:10:54 +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
Alexandre Aubin
1f7faabc30
Merge pull request #1255 from Krakinou/enh-multimedia-check-home
[Enh]Multimedia helper: check home folder
2021-08-18 19:48:15 +02:00
Alexandre Aubin
4b84922315
Apply suggestions from code review 2021-08-18 19:47:46 +02:00
Alexandre Aubin
07413e19c0
Merge pull request #1285 from sagessylu/dev
Add --purge option to "yunohost app remove"
2021-08-18 19:40:33 +02:00
Alexandre Aubin
09efb86ff1
Improve help text for app remove --purge 2021-08-18 19:40:10 +02:00
Alexandre Aubin
b75fef44e5
Merge pull request #1286 from sagessylu/no-safety-backup
Add --no-safety-backup option to "yunohost app upgrade"
2021-08-18 19:38:52 +02:00
ljf
fddb79e841 [wip] Reduce config panel var 2021-08-17 19:19:19 +02:00
ljf
ed0915cf81 [fix] tons of things 2021-08-17 19:19:19 +02:00
ljf
caf2a9d6d1 [fix] No validate function in config panel 2021-08-17 19:19:19 +02:00
ljf
1c636fe1ca [enh] Add configpanel helpers 2021-08-17 19:19:19 +02:00
ljf
ccb6dc54b1 [fix] Avoid warning and use safeloader 2021-08-17 17:26:00 +02:00
sagessylu
cec4971cac
Add no-safety-backup option to yunohost app upgrade 2021-08-15 22:02:13 +02:00
sagessylu
c2460d7526
Add purge option to yunohost app remove 2021-08-15 21:41:32 +02:00
ljf (zamentur)
2e745d2806
Wording
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-08-14 16:38:55 +02:00
ljf (zamentur)
781bc1cf7f
Wording
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-08-14 16:38:21 +02:00
Kay0u
f0590907c9
fix ynh_permission_has_user 2021-08-14 11:44:52 +02:00
ljf
619b26f73c [fix] tons of things 2021-08-13 13:38:06 +02:00
Alexandre Aubin
1b57435910 Merge branch 'dev' into enh-csv 2021-08-13 00:57:33 +02:00
Alexandre Aubin
e493b89d6a diagnosis: Zblerg, .dev is actually an actual TLD 2021-08-12 20:16:35 +02:00
Alexandre Aubin
7f3eeafbed mdns/diagnosis: following suggestion IRL: extend the no-check mecanism for .local to .onion and other special-use TLDs 2021-08-12 19:40:36 +02:00
Alexandre Aubin
849ccb043a mdns: diagnosis expects a 'data' key instead of 'results' 2021-08-12 19:13:35 +02:00
Alexandre Aubin
05a5821c94
Merge branch 'dev' into mdns 2021-08-12 19:00:25 +02:00
tituspijean
212ea635df [mdns] Fix service user 2021-08-12 15:52:25 +00:00
Alexandre Aubin
a343490f30 We shall not expose port 5353 publicly 2021-08-12 17:22:20 +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
ericgaspar
226ab63393
Update my.cnf 2021-08-09 12:31:06 +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
ebe9f50362
Merge pull request #1262 from YunoHost-Apps/n
Upgrade n
2021-08-08 19:20:40 +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
Alexandre Aubin
0d2fefacec
Merge pull request #1271 from Tagadda/enh-webadmin-allowlist
[enh] Add settings to block webadmin from outside
2021-08-08 19:11:58 +02:00
yalh76
9a433a5c29 Update php 2021-08-02 21:18:02 +02:00
ljf
5fec35ccea [fix] No validate function in config panel 2021-07-30 18:05:06 +02:00
ljf
27ba82bd30 [enh] Add configpanel helpers 2021-07-30 18:05:06 +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
842783f64c Accomodate mDNS feature in diagnosis 2021-07-11 15:20:14 +00:00
tituspijean
99aacd8b51 Do not rely on Moulinette, integration with Yunohost of mDNS broadcast 2021-07-11 14:24:50 +00:00
tituspijean
9e93efa895 Move mDNS script to yunomdns 2021-07-11 14:17:15 +00:00
tituspijean
654690b427 Add interfaces selection for mDNS broadcast
- System setting added
- Loop through list of interfaces
2021-07-11 14:17:15 +00:00
tituspijean
99390f2313 PoC for mDNS broadcast 2021-07-11 14:17:15 +00:00
tituspijean
7c92b44ddb Add mdns.py for mDNS broadcast 2021-07-11 14:17:15 +00:00