Alexandre Aubin
4a0b343e5e
Fix/update migration script, handle applying the new migration during restore
2021-04-16 22:01:22 +02:00
Alexandre Aubin
eadca492f8
Merge branch 'dev' into sftp_permission
2021-04-16 17:55:54 +02:00
Alexandre Aubin
0616d63222
Try to improve the catastrophic error management in domain_add ...
2021-04-16 14:33:17 +02:00
Laurent Peuch
c92e495b21
[fix] first attempt to fix auto sending of black PR
2021-04-16 02:45:06 +02:00
Laurent Peuch
f9419c9606
[fix] correctly format .gitlab/ci/lint.gitlab-ci.yml
2021-04-16 02:39:46 +02:00
Laurent Peuch
d77866621b
[mod] correctly format .gitlab-ci.yml
2021-04-16 02:36:00 +02:00
Alexandre Aubin
e1f7a5fa4c
Fix help string
2021-04-16 02:34:52 +02:00
Kayou
9d64e850b8
Update src/yunohost/app.py
...
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-04-16 01:03:34 +02:00
Alexandre Aubin
be6c39bf8c
No need for Github CSP rule in the webadmin anymore
2021-04-16 00:45:54 +02:00
Alexandre Aubin
9adf5e522c
Add app_manifest to fetch manifest of an app from the catalog or using url
2021-04-16 00:45:54 +02:00
Alexandre Aubin
a373047756
More uniform tmp dir for apps, remove some weird 'admin' ownership
2021-04-15 22:27:05 +02:00
Alexandre Aubin
4726c48ad5
Merge pull request #1211 from YunoHost/kill-floc
...
[enh] add header to disallow FLoC
2021-04-15 20:37:39 +02:00
ljf (zamentur)
f23982b460
[fix] Remove zip from /etc/yunohost/apps/*/scripts
2021-04-15 19:33:12 +02:00
Laurent Peuch
a0b32d5f1b
[enh] add header to disallow FLoC
...
https://diaspodon.fr/@etienne/106070042112522839
2021-04-15 17:56:50 +02:00
Alexandre Aubin
02a30125b5
service foobar action -> systemctl action foobar
2021-04-15 14:31:33 +02:00
Alexandre Aubin
c3754dd6fa
reload fail2ban instead of restart ... restart is doing some funky stuff ...
2021-04-15 14:27:40 +02:00
Alexandre Aubin
95999feafb
Also reload firewall when changing ssh port
2021-04-15 12:39:33 +02:00
Alexandre Aubin
37c0825eed
Also propagate ssh port on fail2ban config
2021-04-15 12:22:21 +02:00
Alexandre Aubin
fc818cc6a7
Merge pull request #1209 from YunoHost/add-ssh-port-setting
...
add ssh port setting
2021-04-15 00:57:07 +02:00
Alexandre Aubin
fd58541cc9
Merge pull request #1210 from YunoHost/fix-app-remove
...
Fix tests
2021-04-15 00:55:24 +02:00
Alexandre Aubin
23e816deaa
Only filter stuff if a filter is set...
2021-04-14 23:58:22 +02:00
Alexandre Aubin
7989271e74
user_permission_list: also support filtering for apps not installed or system perms
2021-04-14 20:17:06 +02:00
Kay0u
8b360ac2e6
getargspec is deprecated in Python3
2021-04-13 18:18:15 +02:00
Kay0u
42d671b7c0
fix pytest warnings
2021-04-13 18:17:57 +02:00
Kay0u
ab834f1885
fix clean in test_settings
2021-04-13 16:43:53 +02:00
Kay0u
6745fce647
fix tests
2021-04-13 16:28:32 +02:00
Alexandre Aubin
d1f0064b10
mysql regenconf: Get rid of confusing 'Access denied' message
2021-04-13 14:18:49 +02:00
Kay0u
4fa6a4cde2
trying to fix tests
2021-04-13 14:05:16 +02:00
Kay0u
f6687e69f8
user_permission_list: use the new apps arg when we can
2021-04-13 13:22:07 +02:00
Kay0u
bd72a59e1f
remove app settings after removing the app permissions
2021-04-13 13:21:27 +02:00
Laurent Peuch
b33e7c16ac
[mod] no space before ! in english
2021-04-13 12:37:55 +02:00
Alexandre Aubin
bc0fd07680
Add description for new SSH port setting
2021-04-12 19:27:32 +02:00
Kay0u
ee31969be7
add ssh port setting
2021-04-12 18:07:36 +02:00
Alexandre Aubin
1468073f79
Fix user_group_add/remove description
2021-04-12 17:56:40 +02:00
Alexandre Aubin
ce64a6380a
Merge pull request #1192 from YunoHost/uniformize-actionmap-api
...
Uniformize API routes
2021-04-12 17:51:17 +02:00
Alexandre Aubin
1fa12fa412
Merge tag 'debian/4.2.1.1' into dev
2021-04-12 16:44:08 +02:00
Kay0u
ce9f6b3dc3
use python3 to generate the helper doc
2021-04-12 10:57:14 +02:00
Alexandre Aubin
2b8ffdfe66
Update changelog for 4.2.1.1
2021-04-11 20:24:59 +02:00
Alexandre Aubin
575fab8a19
nginx conf: CSP rules for admin was blocking small images used for checkboxes, radio, pacman in the new webadmin
2021-04-11 20:15:02 +02:00
Alexandre Aubin
6fd5f7e864
firewall_list: Don't miserably crash when trying to sort port range ("12300:12400", ain't an int)
2021-04-11 20:15:02 +02:00
Alexandre Aubin
008e9f1dc5
Missing raw_msg=True
2021-04-11 20:15:02 +02:00
Alexandre Aubin
f878d61f3a
log.py: don't inject log_ref if the operation didnt start yet
2021-04-11 20:15:02 +02:00
Alexandre Aubin
357c151ce2
services.py, python3: missing decode() in subprocess output fetch
2021-04-11 20:15:02 +02:00
ppr
265e314119
Translated using Weblate (French)
...
Currently translated at 99.2% (624 of 629 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-04-11 16:41:05 +00:00
Alexandre Aubin
aabe5f19a9
Remove stale strings (using the util available in tests/)
2021-04-11 18:40:53 +02:00
Christian Wehrli
e1d7a7b3f9
Translated using Weblate (German)
...
Currently translated at 87.7% (551 of 628 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-04-11 16:28:40 +00:00
Alexandre Aubin
67d5ab15fc
Merge pull request #1199 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2021-04-11 18:28:37 +02:00
lapineige
48c8dc7dea
Diagnosis command : use "--human-readable" ( #1207 )
...
* Diagnosis command : use "--human-readable"
As recommended in the documentation https://yunohost.org/fr/install/hardware:vps_debian
* Diagnosis command : use "--human-readable"
* Propagate changes to all locales
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-04-11 18:25:45 +02:00
Alexandre Aubin
442a1cf96d
Return a dict structure to the API for ValidationErrors, for easier error identification/interface
2021-04-10 15:24:22 +02:00
Alexandre Aubin
64c6d7aa64
Merge tag 'debian/4.2.1' into dev
2021-04-10 01:33:33 +02:00