Commit graph

1022 commits

Author SHA1 Message Date
Bram
9f07031da9
Merge pull request #762 from madtibo/pg_pwd_security
[enh] PostgreSQL password security
2019-08-28 23:59:43 +02:00
Laurent Peuch
68e9724517 [mod] remove catchall bad exception 2019-08-25 16:40:41 +02:00
Alexandre Aubin
fcae50a6e0 Move / test / fix migration for postgresql auth 2019-08-24 18:14:16 +02:00
Alexandre Aubin
ee67ebfd86 Remove deprecated helpers while still supporting them through hacky patching... 2019-08-18 01:40:48 +02:00
Alexandre Aubin
8dd590e6fc Implement explicit and implicit migrations 2019-08-17 18:47:24 +02:00
Alexandre Aubin
65b81e8677 Rewrite appslist system 2019-08-17 17:31:51 +02:00
Alexandre Aubin
a6607eaf30 Buuuuurn the appslist system 2019-08-17 15:47:11 +02:00
ljf
ed3e014fee [enh] Remove revert mechanism 2019-08-14 16:46:14 +02:00
Alexandre Aubin
fe3ecd7a7d c.f. issue #1136, don't fail miserably in case we can't change the hostname because that should be okay 2019-08-12 17:25:32 +02:00
Bram
268abdfbbd
Merge pull request #767 from YunoHost/ux_better_not_installed_apps
[ux] better error message for not installed app
2019-08-09 16:47:32 +02:00
Alexandre Aubin
dedc85e52a Implement / clean strings + fix some edge cases 2019-08-05 21:55:52 +02:00
Alexandre Aubin
add3bd29b0 Add dependencies between migrations 2019-08-05 21:10:03 +02:00
Alexandre Aubin
1a095f1299 Remove service_enable from stuff logged using operation logger ... it's buggy (i18n not working) + doesn't make sense that this one and not service_disable and service add/start/... 2019-08-05 19:10:48 +02:00
Alexandre Aubin
0ad91b027c
Merge pull request #754 from YunoHost/fix-log_corrupted_md_file
[fix] Path not displayed in log_corrupted_md_file
2019-08-04 18:01:53 +02:00
Alexandre Aubin
6a4fb9b423
s/apps/applists/ 2019-08-04 17:58:24 +02:00
Laurent Peuch
04e5c7c203 [mod] use read_yaml and only keep sensible code inside of exception 2019-08-04 17:45:40 +02:00
Laurent Peuch
98d6735586 [ux] better error message for not installed app 2019-07-30 01:27:50 +02:00
Alexandre Aubin
3132d35df6 Typos 2019-07-30 01:22:31 +02:00
Laurent Peuch
6b285bae88 [mod] remove silent exception in toos_update 2019-07-30 01:18:14 +02:00
Alexandre Aubin
59e2db99ba
Merge branch 'stretch-unstable' into group_permission 2019-07-05 20:59:10 +02:00
Alexandre Aubin
3b6ddd0262 [i18n] Fix / improve message 2019-06-06 18:40:42 +02:00
Laurent Peuch
f7b5886d10 [mod] ux, the user create command without arg fails 2019-06-05 12:23:31 +02:00
Alexandre Aubin
1d9eec1042 Typo / wording of migration steps 2019-05-31 18:40:44 +02:00
Alexandre Aubin
24cfc15536 Merge branch 'stretch-unstable' into group_permission 2019-05-31 18:15:09 +02:00
Alexandre Aubin
d0c982a422 Check for obvious conflict with already running apt/dpkg commands when running yunohost upgrade 2019-05-31 16:09:25 +02:00
Laurent Peuch
f6f73c23b1 [mod] make error more explicit 2019-05-28 02:10:07 +02:00
Josué Tille
f839ec5153
Improve restoration mecanisme for LDAP integrity 2019-05-26 00:54:57 +02:00
Alexandre Aubin
93d0fbc4cf
Merge pull request #696 from rds13/featurePostfixRemoveTLSv1Support
[enh] Propose a setting to remove support for TLSv1 and TLSv1.1 in Postfix
2019-05-14 19:19:25 +02:00
Josué Tille
0c0db4c8a4
Check if the migration is possible 2019-05-11 00:13:14 +02:00
Josué Tille
fde8cafa4e
Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission 2019-05-10 22:53:06 +02:00
Alexandre Aubin
1ed65fa1d9 Add some explanation about where to find the log for special upgrade 2019-04-24 16:42:37 +02:00
Alexandre Aubin
a192bdd31a Consistent options for tools_update (compared to upgrade) + semantic improvements 2019-04-23 16:51:32 +02:00
Alexandre Aubin
ec9deec9d4 i18n for messages 2019-04-23 00:08:44 +02:00
Alexandre Aubin
845b7448fb Improve tools_upgrade description 2019-04-22 22:25:11 +02:00
Alexandre Aubin
935f103b91 Merge branch 'stretch-unstable' into migrate_to_apps_json 2019-04-18 17:40:55 +02:00
Alexandre Aubin
e43fcac478 Typo 2019-04-18 16:42:10 +02:00
Alexandre Aubin
817c3cdd41 Merge branch 'stretch-unstable' into decouple-regenconf-from-services 2019-04-18 15:33:02 +02:00
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
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
e298838949 Filter boring apt warnings + report an error if there was real warnings 2019-03-26 19:47:54 +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
dbafa47f88
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-03-23 18:19:04 +01:00
Romuald
1268872ecf
Fix filename in error message 2019-03-23 11:58:07 +01:00
Alexandre Aubin
d6b6fff706 Add description for migration 0009 2019-03-22 18:00:46 +01:00
Alexandre Aubin
219dd2590c Update settings descriptions 2019-03-22 17:12:38 +01:00
Alexandre Aubin
847cecaf7f [fix] Fix error message for bad choice for setting enums 2019-03-22 16:12:32 +01:00
Alexandre Aubin
59ff76591b Typo 2019-03-19 13:52:30 +01:00
Alexandre Aubin
390a755701 Orthotypo stuff 2019-03-19 13:03:22 +01:00