Commit graph

6403 commits

Author SHA1 Message Date
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
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
Alexandre Aubin
aabe5f19a9 Remove stale strings (using the util available in tests/) 2021-04-11 18:40:53 +02: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
Alexandre Aubin
50bd61fe51 Update changelog for 4.2.1 2021-04-10 01:09:20 +02:00
Alexandre Aubin
fc26837aa7 security: Enforce permissions on /home/ so that they can't sneak in each other home 2021-04-10 01:07:36 +02:00
Alexandre Aubin
aefc100ab4 security: Enforce some permission for regular yunohost users 2021-04-10 01:07:34 +02:00
Weblate
1c675cbb74 Merge branch 'dev' of https://github.com/YunoHost/yunohost into dev 2021-04-09 19:14:53 +00:00
Alexandre Aubin
e6312db3c0 perf: add optional 'apps' argument to user_permission_list to speed up user_info / user_list 2021-04-09 21:07:35 +02:00
Alexandre Aubin
e3b90e6bdc backup: Reorder hook for better readability in webadmin 2021-04-09 20:38:49 +02:00
Alexandre Aubin
09069628fe
Merge pull request #1185 from YunoHost/less-backup-madness
Don't backup stuff that ain't relevant for backup
2021-04-09 20:04:01 +02:00
Alexandre Aubin
81ba89483d backuprestore: Fix binds readonly test 2021-04-09 19:39:52 +02:00
Alexandre Aubin
00b6af5dcb
Merge branch 'dev' into uniformize-actionmap-api 2021-04-09 18:39:45 +02:00
Alexandre Aubin
3a37262deb
Merge pull request #1159 from grenagit/enh-1725-support-smtps-relay
[enh] Support SMTPS Relay
2021-04-09 18:37:53 +02:00
Alexandre Aubin
f4546b3460
Merge pull request #1197 from YunoHost-Apps/upgrade-n
Update nodejs
2021-04-09 18:36:38 +02:00
Alexandre Aubin
f94a5f95a3
nginx conf: CSP rules for admin was blocking small images used for checkboxes, radio, pacman in the new webadmin 2021-04-09 00:00:40 +02:00
Alexandre Aubin
278a95ab0e
firewall_list: Don't miserably crash when trying to sort port range ("12300:12400", ain't an int) 2021-04-08 23:56:16 +02:00
Alexandre Aubin
0af05ea312 Missing raw_msg=True 2021-04-08 15:35:09 +02:00
Alexandre Aubin
05a374d8d5
Merge pull request #1206 from YunoHost/fix-remove-passphrase-from-log
[fix] Remove passphrase keyword from logs
2021-04-07 16:31:42 +02:00
ljf (zamentur)
6779cc272d
[fix] Remove passphrase keyword from logs 2021-04-07 15:21:10 +02:00
Alexandre Aubin
5b754aecc1 Fix moar tests 2021-04-06 03:01:32 +02:00
Alexandre Aubin
2388a16fd2 Fix tests 2021-04-06 02:37:07 +02:00
Alexandre Aubin
82784dc45d Merge firewall, dkim and dyndns backup hook into ynh_settings 2021-04-05 21:39:49 +02:00
Alexandre Aubin
c089d1bdcd No need for random service reload/restart, that should be handled by the auto-regenconf of the core after the restore 2021-04-05 21:11:26 +02:00
Alexandre Aubin
93ce917e5e Backup hooks don't need to be executable 2021-04-05 21:11:26 +02:00
Alexandre Aubin
95ed4d67a0 Also backup Yunohost settings 2021-04-05 21:11:26 +02:00
Alexandre Aubin
9f599fee4c Re-add the certificate backup/restore hook ... 2021-04-05 21:11:26 +02:00