Alexandre Aubin
08fbfa2e39
Add new ssowat panel overlay setting description
2021-04-02 17:18:39 +02:00
Alexandre Aubin
8e70484c63
Stale strings
2021-04-02 04:56:03 +02:00
Alexandre Aubin
8b8a8fb3c7
Drop support for restoring backup archives from prior to 3.8
2021-04-02 03:13:53 +02:00
Alexandre Aubin
5c2329c5b6
Refuse to add ssh/sftp permissions to all users
2021-04-01 20:12:31 +02:00
Alexandre Aubin
83d03dc074
Simplify migration / be more explicit about what new rdn to inject
2021-04-01 19:37:39 +02:00
Alexandre Aubin
ce946cc0b0
Introduce a decorator to automatically backup/rollback ldap db during ldap-related migrations
2021-04-01 19:12:19 +02:00
Alexandre Aubin
f0c4498c80
Merge branch 'dev' into sftp_permission
2021-03-25 14:42:30 +01:00
Alexandre Aubin
2752a8e485
Deprecate yunohost dyndns installcron/removecron
2021-02-25 23:59:51 +01:00
Gabriel
dbf19b585c
[locales] add "domain_cannot_add_muc_upload" string to en.json
2021-02-23 20:17:53 +01:00
Alexandre Aubin
e7db40e9c8
Merge branch 'dev' into domain-remove-remove-apps
2021-02-13 20:43:46 +01:00
Alexandre Aubin
68e24c986a
Merge pull request #1062 from YunoHost/move-local-ca-mangement-to-regenconf
...
Refactor local CA management for more consistency and simpler postinstall
2021-01-31 16:17:20 +01:00
Alexandre Aubin
2758c1636b
Merge branch 'dev' into report_low_total_space_for_rootfs
2021-01-31 14:38:34 +01:00
Alexandre Aubin
68cc952a89
Remove stale strings
2021-01-23 01:30:20 +01:00
Alexandre Aubin
c7b55cdfad
migrations migrate -> migrations run
2021-01-21 22:30:31 +01:00
Alexandre Aubin
e22168a98d
log display -> log show (+ fix API route)
2021-01-21 21:35:37 +01:00
Alexandre Aubin
15e47b2a2b
yunohost log share
2021-01-21 21:34:12 +01:00
Alexandre Aubin
fd61900352
Also complain about low rootfs total disk space during postinstall
2021-01-21 20:53:07 +01:00
Alexandre Aubin
8b3ec8a137
Diagnosis: report low total space for rootfs
2021-01-21 20:34:43 +01:00
Alexandre Aubin
57c302cb63
Merge branch 'dev' into report-backport-in-source-list
2021-01-03 21:20:07 +01:00
Laurent Peuch
865265ea54
[enh] add new option --remove-apps to 'yunohost domain remove'
2021-01-01 21:28:12 +01:00
Laurent Peuch
e51a1b670e
[ux] add command instructions and suggest change-url for domain_uninstall_app_first
2021-01-01 19:59:13 +01:00
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