Commit graph

971 commits

Author SHA1 Message Date
Alexandre Aubin
47bdfd8654 Clarify the handling of install script failures... 2019-09-26 16:21:22 +02:00
Alexandre Aubin
93d383b957
Merge branch 'stretch-unstable' into improve-permission-interface 2019-09-22 18:38:15 +02:00
Alexandre Aubin
2a5053b66b
Misc wording and orthotypography...
Co-Authored-By: Allan Nordhøy <epost@anotheragency.no>
2019-09-21 13:32:40 +02:00
Alexandre Aubin
f0e8ef8456
Merge branch 'stretch-unstable' into improve-permission-interface 2019-09-21 12:16:04 +02:00
Alexandre Aubin
6284ad09c6 Simplify madness code about checking requirements 2019-09-20 15:01:39 +02:00
Alexandre Aubin
6ed062b41b app_no_upgrade -> apps_already_up_to_date 2019-09-20 14:49:31 +02:00
Alexandre Aubin
ff2bbb0377 Fix / remove stale i18n strings 2019-09-20 14:49:06 +02:00
Alexandre Aubin
b8e973e10f
Merge branch 'stretch-unstable' into patch-1 2019-09-20 13:59:21 +02:00
Allan Nordhøy
d2e4a59a25
The user, Could not find the, in the list of 2019-09-19 19:31:03 +02:00
Allan Nordhøy
5a792fc6db
password got changed
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:27:52 +02:00
Allan Nordhøy
0015db83b9
create the backup archive
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:14:17 +02:00
Allan Nordhøy
929421f815
Migration {id} completed
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:13:30 +02:00
Allan Nordhøy
8ad01c6093
Runs applications
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:12:50 +02:00
Allan Nordhøy
a8337f1bfd
Allows you to reach
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:12:33 +02:00
Allan Nordhøy
98236ac839
Some requirements are not met
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:11:27 +02:00
Allan Nordhøy
7903fb27f7
All applications are already
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-19 19:10:09 +02:00
Allan Nordhøy
35df93bb86
Spelling: user info 2019-09-19 03:54:40 +02:00
Allan Nordhøy
6d0bf43aef
Spelling: add the files, as write protected, trying to use 2019-09-19 03:51:24 +02:00
Allan Nordhøy
01fa0939fd
Spelling: exists, 'yunohost log list' 2019-09-18 02:13:43 +02:00
Allan Nordhøy
adf2245c20
have a
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-18 02:08:45 +02:00
Allan Nordhøy
fa42efe557
The Dovecot
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-18 02:08:01 +02:00
Allan Nordhøy
2e05a04cb9
for backup
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-18 02:04:57 +02:00
Allan Nordhøy
62e74d937e
Could not mount
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-18 02:01:20 +02:00
Allan Nordhøy
a2813bd774
Language reworked 2019-09-17 20:23:36 +02:00
Alexandre Aubin
875c570c6d Check if the upgrade got manually interrupted, c.f. same stuff in app_install 2019-09-16 00:13:41 +02:00
Alexandre Aubin
cc59501b55 Naive implementation of visitors group (without any relation to the ssowat conf yet) 2019-09-15 16:59:34 +02:00
Alexandre Aubin
8e6ebd7979 Iteration on sanity checks for app operations 2019-09-15 02:20:01 +02:00
Alexandre Aubin
fc85ae0102 Key mismatch was causing an error + ended up reworking the sentence 2019-09-15 02:19:11 +02:00
Bram
a283b436e1 [mod] typo
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-09-15 02:19:11 +02:00
Bram
7926b761fd [mod] typo
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-15 02:19:11 +02:00
Bram
22be1a320b [mod] typo
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-15 02:19:11 +02:00
Laurent Peuch
3130bb59ac [mod] stop apps upgrade if one upgrade fail 2019-09-15 02:19:11 +02:00
Alexandre Aubin
9c383ef06a Make migration more robust to re-runs 2019-09-14 18:21:42 +02:00
Alexandre Aubin
3df6ce17b6 Properly handle all those errors >.> ... 2019-09-13 20:34:30 +02:00
Alexandre Aubin
bdad4ffd71 c.f. issue 1405 ... those 'if ldap.stuff()' are complete bullshit from the very beginning since they never return False : instead they trigger an exception which means the current error management is completely meaningless ... so this refactorize all the places if found those + add proper error messages 2019-09-13 16:33:03 +02:00
Alexandre Aubin
2e14834e6b Misc fixes following tests 2019-09-13 16:33:03 +02:00
Alexandre Aubin
e40698ef20 Propagate changes on migration 2019-09-13 16:33:03 +02:00
Alexandre Aubin
bbfc62cf3e Backup/restore app permissions using yaml files which are much simpler to handle... 2019-09-13 16:32:32 +02:00
Alexandre Aubin
d5b2fb7a71 Misc fixes/improvements for i18n strings 2019-09-13 16:32:32 +02:00
Alexandre Aubin
38c43f4b9a Fix the whole operation logger / related to thing + propagate on the legacy addaccess 2019-09-13 16:31:03 +02:00
Alexandre Aubin
a1d3376613 Simplify permission_clear, now named permission_reset 2019-09-13 16:31:03 +02:00
Alexandre Aubin
41e6f1b81c Simplify permission_add/remove to just permission_update with --add and --remove, similar to what's done for groups 2019-09-13 16:31:03 +02:00
Alexandre Aubin
6276485665 Simplify permission_list ... it really sounds like we don't need all these options 2019-09-13 16:31:03 +02:00
Alexandre Aubin
112976f8ee Refuse to edit user primary groups 2019-09-13 16:31:02 +02:00
Alexandre Aubin
34df84e222 group add -> group create, to be consistent with user create/delete 2019-09-13 16:31:02 +02:00
Alexandre Aubin
6d604d711f
Merge pull request #768 from YunoHost/rework-migration-system
Rework migration system to have independent migrations
2019-09-13 03:01:59 +02:00
Laurent Peuch
92a6315514 [ux] apparently is super nerdy and you should use <variable> 2019-09-11 05:20:08 +02:00
Alexandre Aubin
dc7b8d1faa
Merge branch 'stretch-unstable' into rework-migration-system 2019-09-10 14:27:56 +02:00
Alexandre Aubin
92fa21641b Fix some stuff about removing the --revert option 2019-09-09 12:07:44 +02:00
Bram
9f07031da9
Merge pull request #762 from madtibo/pg_pwd_security
[enh] PostgreSQL password security
2019-08-28 23:59:43 +02:00