Commit graph

1474 commits

Author SHA1 Message Date
Alexandre Aubin
507c4271ac
Merge pull request #695 from YunoHost/rework_tools_update_only
[fix] Rework tools update (only)
2019-04-02 22:36:53 +02:00
Alexandre Aubin
889eb0caa1 [fix] Fix the dbus interface to get info for services, because this was not working when service is disabled 2019-04-02 20:47:03 +02:00
Alexandre Aubin
b6cff68d73 [fix] Do not miserably crash if status.json can't be decoded 2019-04-02 18:15:16 +02:00
Alexandre Aubin
1c7aaddbe4
Merge pull request #697 from YunoHost/manifest_texte_argument
[mod] use ask key for display_text instead and support i18n
2019-04-02 02:04:43 +02:00
Laurent Peuch
0a3f12ed58 [mod] use ask key for display_text instead and support i18n 2019-03-31 04:10:23 +02:00
Romuald du Song
15ac51098d propose a setting to remove support for TLSv1 and TLSv1.1 2019-03-28 22:03:25 +01:00
Alexandre Aubin
df63d17805
Merge branch 'stretch-unstable' into check-service-up-before-app-scripts 2019-03-28 01:56:16 +01:00
Alexandre Aubin
162eeb7e06 Dump sources list in error message to help debugging 2019-03-27 18:08:46 +01:00
Alexandre Aubin
0bd781be47 [fix] Small issue with optional arguments... c.f. issue 1261 2019-03-27 15:11:17 +01:00
Alexandre Aubin
e298838949 Filter boring apt warnings + report an error if there was real warnings 2019-03-26 19:47:54 +01:00
Alexandre Aubin
2f034bb7c9 Factorize function to list upgradable packages 2019-03-26 18:21:36 +01:00
Alexandre Aubin
2f0dd973b8 Rework system-part of tools_update... 2019-03-26 18:21:28 +01:00
Alexandre Aubin
fad3edf66a [fix] SSH login breaks if password is longer than 127 chars... 2019-03-25 16:50:54 +01:00
Alexandre Aubin
920edf8896
Merge pull request #640 from rds13/featureCipherStrategy
[enh] use setting security_ciphers_compatibility to define security configu…
2019-03-25 14:34:01 +01:00
Alexandre Aubin
dbafa47f88
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-03-23 18:19:04 +01:00
Alexandre Aubin
5ac5cc9310 Check format of data retrieved from hook stdreturn 2019-03-23 17:31:56 +01:00
Alexandre Aubin
dd87b9192a Improve naming / semantic / add comments 2019-03-23 16:50:44 +01:00
Alexandre Aubin
1c5cec862f Merge branch 'stretch-unstable' into josue_domain_hook 2019-03-23 15:56:18 +01:00
Alexandre Aubin
d0df028373 Woopsi typo 2019-03-22 18:06:39 +01:00
Alexandre Aubin
93c978ba42 Backup / restore original appslist to handle backward case properly 2019-03-22 17:58:46 +01:00
Alexandre Aubin
e2e9a7a033 Remove all deprecated lists, not just 'yunohost' 2019-03-22 17:47:32 +01:00
Alexandre Aubin
fee79820e0 Rename nginx and ssh compatibility setting for consistency 2019-03-22 16:15:11 +01:00
Alexandre Aubin
847cecaf7f [fix] Fix error message for bad choice for setting enums 2019-03-22 16:12:32 +01:00
ljf
ac05ae6557 [enh] Support success info with criticla upgrades 2019-03-22 15:32:51 +01:00
ljf
ad0f65aad7 [enh] Log special upgrade into operation_logger 2019-03-22 15:17:39 +01:00
Alexandre Aubin
096c2a7d7b Rework system-part of tools_upgrade... 2019-03-22 04:02:38 +01:00
Alexandre Aubin
51fe6fea27 Factorize function to list upgradable packages 2019-03-22 04:02:00 +01:00
Alexandre Aubin
de7a66ff0e Rework system-part of tools_update... 2019-03-22 01:14:45 +01:00
Alexandre Aubin
d058133f8d
Merge pull request #671 from YunoHost/forbidden-chars-for-app-password
[fix] Reject app password if they contains { or }
2019-03-13 14:50:48 +01:00
Alexandre Aubin
5790ad493d
Merge pull request #672 from YunoHost/fix-1308-output-directory-not-empty
[fix] Backup fails because output directory not empty
2019-03-13 14:50:04 +01:00
ljf (zamentur)
1d37dd4fa2
[fix] Missing import 2019-03-13 13:32:50 +01:00
Alexandre Aubin
f221024e19
Merge pull request #673 from YunoHost/fix-backup-tests
Fix backup tests
2019-03-11 18:02:15 +01:00
Alexandre Aubin
3fdae48d13
[microdecision] c.f. 25efab7 .. there's no way to include files in sshd_config 2019-03-10 23:57:37 +01:00
Alexandre Aubin
bf659db300 Not sure why this stop working, maybe new pytest version or something... 2019-03-08 19:54:26 +01:00
Alexandre Aubin
ea98cf557e Avoid miserably failing when attempting to create link in some edge case 2019-03-08 19:53:56 +01:00
Alexandre Aubin
a974d08897 Fix use case of app_fetchlist with url=None 2019-03-08 01:22:32 +01:00
Alexandre Aubin
b242833dcb
Merge branch 'stretch-unstable' into hook_return 2019-03-07 18:09:50 +01:00
Alexandre Aubin
a066230fe1
Merge pull request #669 from YunoHost/manifest_texte_argument
[enh] allow 'display_text' ~fake~ argument in manifest.json
2019-03-07 18:04:10 +01:00
Alexandre Aubin
7f779ddd1c This ambiguity about 'ret' definitely looks like a bug ... 2019-03-07 17:10:01 +01:00
Alexandre Aubin
135ac60d94 Clarify arguments usage 2019-03-07 17:04:40 +01:00
Alexandre Aubin
55e9df75d0 Clean tmp directory if it not empty 2019-03-07 17:03:59 +01:00
Alexandre Aubin
5e0f63eab4 Reject app password if they contains { or } 2019-03-07 15:45:48 +01:00
Alexandre Aubin
bca4e39b24 Make the PEP gods happy 2019-03-05 03:13:14 +01:00
Alexandre Aubin
650232b1c3
Merge branch 'stretch-unstable' into group_permission 2019-03-05 02:59:05 +01:00
Alexandre Aubin
1d4dfd5242 Clarify condition using a list 2019-03-05 02:23:15 +01:00
Alexandre Aubin
13c6c9e500 Factorize validation from actual action 2019-03-05 02:07:17 +01:00
Alexandre Aubin
4d126ad736 Misc simplification / explicit code 2019-03-05 02:06:51 +01:00
Alexandre Aubin
c3e92f245f Use _get_migration_by_name to fetch migration module 2019-03-05 01:45:52 +01:00
Alexandre Aubin
b7aa7f6fbb Cover small edge case where domain key doesnt exist 2019-03-05 01:43:19 +01:00
Alexandre Aubin
81add41fdd Misc wording / formatting 2019-03-05 01:33:50 +01:00