Alexandre Aubin
b685a27481
[yolo] Detect moar hardware name
2020-12-28 22:57:52 +01:00
ljf
14ff5cf4fc
[fix] Remove unused i18n keys
2020-12-03 19:50:44 +01:00
ljf
dec4b25275
[fix] Missing description keys
2020-12-03 19:49:52 +01:00
ljf
f3db1c99aa
[fix] Small residual rebase conflict
2020-12-03 18:42:22 +01:00
ljf
f79b0ff0a3
[enh] SFTP and SSH permissions
2020-12-03 18:20:45 +01:00
Josué Tille
5e6bcb2346
Add possibility to restrict the user allowed to access by sftp
2020-12-03 18:17:52 +01:00
Kay0u
d79c9b4bf8
Add number arg parser
2020-11-25 18:42:18 +01:00
Alexandre Aubin
fe888dd841
Fix stupid fr translations
2020-11-17 18:57:28 +01:00
Alexandre Aubin
685da06703
Unused string
2020-11-04 18:22:32 +01:00
Alexandre Aubin
37d7eace43
Merge branch 'privacy-hotfix' into dev
2020-11-04 17:53:12 +01:00
Alexandre Aubin
d34d6b1949
App installs logs were still disclosing secrets when shared sometimes...
2020-11-04 17:26:02 +01:00
Alexandre Aubin
a5b282e5c6
Diagnosis: report usage of backports repository in apt's sources.list
2020-10-31 19:14:33 +01:00
Alexandre Aubin
c45c182980
Merge pull request #861 from YunoHost/permission_protection
...
Extends permissions features
2020-10-30 14:51:52 +01:00
Alexandre Aubin
d4635f0eaa
Fix i18n key IDs so that translators don't have to retranslate something already translated..
2020-10-29 23:49:23 +01:00
Alexandre Aubin
e047b67b1d
Move legacy permission setting migration to legacy.py
2020-10-29 23:16:27 +01:00
Alexandre Aubin
46268185c5
Remove stale code
2020-10-14 04:08:34 +02:00
Alexandre Aubin
a7d105ace6
Merge branch 'dev' into permission_protection
2020-09-30 18:48:26 +02:00
Alexandre Aubin
950dbc6b46
Merge pull request #935 from YunoHost/remove_legacy_settings
...
Remove legacy settings
2020-09-30 17:06:08 +02:00
Alexandre Aubin
c0234a75f5
Better naming ? :s
2020-09-23 21:48:31 +02:00
ljf
4510b2b913
[fix] Add pattern email desc
2020-09-23 02:03:46 +02:00
Alexandre Aubin
b59ed4120b
Diagnose ssl libs installed from sury ( #1053 )
...
* Small fix / syntax improvement in apt conf regen hook
* Diagnose, report and add a tip if some ssl libs are installed from Sury (shouldnt happen with the new pinning strategy, but some user still encounter issues because of this because of legacy installs)
2020-09-16 16:21:52 +02:00
Alexandre Aubin
a60cd4f559
Diagnose ssl libs installed from sury ( #1053 )
...
* Small fix / syntax improvement in apt conf regen hook
* Diagnose, report and add a tip if some ssl libs are installed from Sury (shouldnt happen with the new pinning strategy, but some user still encounter issues because of this because of legacy installs)
2020-09-16 16:18:10 +02:00
Alexandre Aubin
4c9f4f228d
Apply suggestions from code review
...
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-11 16:46:48 +02:00
Josue-T
9b0d839492
Fix locales/en.json
...
Co-authored-by: Kayou <pierre@kayou.io>
2020-09-10 21:45:22 +02:00
Alexandre Aubin
0ad014ad1f
Merge branch 'dev' into enh-relay-smtp
2020-09-10 17:50:10 +02:00
Alexandre Aubin
b9189b1979
Fix tests
2020-09-09 23:58:30 +02:00
Alexandre Aubin
250f69028a
Moar fixes
2020-09-09 23:24:39 +02:00
Alexandre Aubin
9cdf8dffc9
Fix linter and tests
2020-09-09 02:21:26 +02:00
Alexandre Aubin
33e1567c54
Minor wording/typo, semantic improvements
2020-09-08 18:52:59 +02:00
Kayou
ddb2be23a2
Merge branch 'dev' into refactoring-yunohost-format-arguments-parsing
2020-09-08 18:05:02 +02:00
Alexandre Aubin
83585b2375
Merge branch 'dev' into permission_protection
2020-09-08 17:06:49 +02:00
Alexandre Aubin
34227b6172
Remove unused i18n strings
2020-09-05 18:57:11 +02:00
Alexandre Aubin
3bc14bc280
Merge pull request #962 from ekhae/enh-1365-mail-user-creation-ux
...
[enh] c.f. issue 1365, asking a mail address during user creation is confusing ux, people try enter their existing mail addresses
2020-09-05 18:37:26 +02:00
Alexandre Aubin
955508c33a
Wording
2020-09-02 17:03:14 +02:00
Alexandre Aubin
083776bc4a
Get rid of example settings, only keep them for tests
2020-09-02 16:30:29 +02:00
Alexandre Aubin
1da9666da7
Add description for new setting about backup compression
2020-09-02 16:07:25 +02:00
Alexandre Aubin
dea6a18712
Polish UX
2020-08-31 19:33:09 +02:00
ekhae
78a2d012bb
UX improved about mail and domains
2020-08-31 19:33:09 +02:00
Alexandre Aubin
48ee808711
Merge branch '4.1' into do-not-compress-backups
2020-08-31 19:10:38 +02:00
Alexandre Aubin
98e972a49a
Get rid of unimplemented Borg stuff because that code is complicated enough already -_-
2020-08-31 17:32:03 +02:00
Alexandre Aubin
f5acbffb5c
Add a diagnosis of processes rencently killed by oom_reaper
2020-08-28 17:12:07 +02:00
Alexandre Aubin
1ef1dbf564
Merge pull request #981 from YunoHost/default_questions_for_app_args
...
Default 'ask' questions for common app manifest args
2020-08-27 16:25:12 +02:00
Josué Tille
8e1e1e607b
Merge branch 'permission_protection' into remove_legacy_settings
2020-08-23 22:01:55 +02:00
Josué Tille
e6da35abd1
Merge branch 'dev' into permission_protection
2020-08-23 21:48:18 +02:00
Alexandre Aubin
7b1f02e01f
Fix ref to variable in i18n string (c.f. issue 1647)
2020-08-14 13:27:07 +02:00
Alexandre Aubin
bbb6a4ce91
[firewall] Add draft of migration for xtable->nftable
2020-07-27 19:26:18 +02:00
Alexandre Aubin
50f1e9a681
[psql] Add migration for Postgresql cluster upgrade from 9.6 to 11
2020-07-27 19:25:24 +02:00
Alexandre Aubin
5930b6ddf2
[php] Now use php7.3 instead of php7.0 + autopatch app scripts like we did for php5
2020-07-27 19:23:53 +02:00
Alexandre Aubin
57ce323cab
[conf] Update nslcd and nsswitch stuff using new Buster's default configs + get rid of nslcd service, only keep the regen-conf part
2020-07-27 19:23:07 +02:00
Alexandre Aubin
fa5130a7fc
[cleanup] Move migration 0011 code to legacy.py
2020-07-27 19:23:07 +02:00