Commit graph

3345 commits

Author SHA1 Message Date
Alexandre Aubin
c78d31b6c1 Merge branch 'dev' into rework-authenticator-system 2021-08-20 10:12:41 +02:00
Alexandre Aubin
5249be031f Propagate msignal change 2021-08-20 10:12:35 +02:00
Alexandre Aubin
e3f11bec09 NO_BACKUP_UPGRADE: helpers expect 0 or 1 2021-08-19 18:41:47 +02:00
Alexandre Aubin
3c07e55017 [fix] hook_exec / subprocess.Popen explodes if you feed non-string values in env variables 2021-08-19 18:14:15 +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
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
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
sagessylu
69a5ae5736
Update src/yunohost/app.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-08-17 20:27:33 +02:00
ljf
fddb79e841 [wip] Reduce config panel var 2021-08-17 19:19:19 +02:00
ljf
65fc06e3e7 [fix] Missing name or bad format management 2021-08-17 19:19:19 +02:00
ljf
2845545985 [fix] Base64 python3 change 2021-08-17 19:19:19 +02:00
ljf (zamentur)
975bf4edcb [enh] Replace os.path.join to improve security 2021-08-17 19:19:19 +02:00
ljf
fb0d23533e [fix] Several files with same name 2021-08-17 19:19:19 +02:00
ljf
d8cdc20e0e [wip] Allow file upload from config-panel 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)
16f564622e
[enh] Remove uneeded comment 2021-08-14 16:46:48 +02:00
ljf (zamentur)
61bc676552
[enh] Add a comment 2021-08-14 16:41:58 +02:00
Alexandre Aubin
996a399f94 bullseye migration: add new apg .deb signing key 2021-08-13 17:58:46 +02:00
Alexandre Aubin
b1102ba56e
user imports: misc formating, comments 2021-08-13 01:10:59 +02:00
Alexandre Aubin
1b57435910 Merge branch 'dev' into enh-csv 2021-08-13 00:57:33 +02:00
Alexandre Aubin
5c9fd158d9 user imports: more attempts to improve semantics 2021-08-13 00:52:42 +02:00
Alexandre Aubin
b9e231241b user imports: imported -> from_import, try to improve semantics 2021-08-13 00:49:42 +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
16b0411ea9 Re-add legacy_permission_label so that we don't break the old legacy permission settings 2021-08-11 15:45:35 +02:00
Alexandre Aubin
29532696a9 Merge branch 'dev' into bullseye 2021-08-11 15:41:58 +02:00
yunohost-bot
9f8c99a5b2 [CI] Format code 2021-08-08 17:30:19 +00:00
Alexandre Aubin
d4addb8e4c Missing import / code cleanup 2021-08-08 19:27:01 +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
Alexandre Aubin
253ec15076
Merge pull request #1270 from YunoHost/enh-punycode
[fix] Better support for non latin domain name
2021-08-08 19:06:52 +02:00
Alexandre Aubin
4dae7988a2
Merge branch 'dev' into add-free-size-disk-verification 2021-08-08 19:00:50 +02:00
Alexandre Aubin
6f908e9ccf
Apply suggestions from code review 2021-08-08 19:00:03 +02:00
Alexandre Aubin
8098ff77e7
Merge pull request #1265 from YunoHost/tests-settings-get-description
monkey patch get_setting_description
2021-08-08 18:57:39 +02:00
Alexandre Aubin
922bd842fb
Merge pull request #1264 from YunoHost/add-user-in-hook-exec-again
add user in hook exec again
2021-08-08 18:56:23 +02:00
yunohost-bot
1bab0bb412 [CI] Format code 2021-08-08 15:15:27 +00:00
Alexandre Aubin
ee70dfe52e
[fix] firewall.py : upnpc.getspecificportmapping expects an int, can't handle port ranges ? 2021-08-08 17:05:40 +02:00
yunohost-bot
9e79181b38 [CI] Format code 2021-08-02 19:39:19 +00:00
MercierCorentin
97bdedd723 Migrate from public suffix to public suffix list 2021-08-01 19:04:51 +02:00
MercierCorentin
91a4dc4992 Create domains test + Remove domain settings file when removing domain 2021-08-01 19:03:43 +02:00
MercierCorentin
4755c1c6d5 Separate mail setting in mail_in and mail_out + fix domain settings types 2021-07-21 23:14:23 +02:00
cyxae
8cf9257683 fix yunohost app search fail 2021-07-16 03:30:53 +02:00
MercierCorentin
d358452a03 Bug fixe + cleaning 2021-07-15 21:07:26 +02:00
MercierCorentin
8104e48e40 Fix _load_zone_of_domain 2021-07-13 18:18:09 +02:00
MercierCorentin
8c1d1dd99a Utils/dns get_dns_zone_from_domain improve 2021-07-13 18:17:23 +02:00
MercierCorentin
d7c88cbf78 Add registrar name option to registrar catalog 2021-07-13 17:01:51 +02:00
Tagada
f3166b71b4 [enh] Add settings to block webadmin from outside 2021-07-12 18:32:12 +02:00
ljf
2239845b9d [fix] Better support for non latin domain name 2021-07-11 19:41:25 +02:00