Commit graph

3863 commits

Author SHA1 Message Date
Alexandre Aubin
92c05a8d02 Update changelog for 3.6.4.5 2019-08-04 18:46:33 +02:00
Alexandre Aubin
6936fa95b9 Gotta feed the file path, not the file itself 2019-08-04 18:45:42 +02:00
Alexandre Aubin
e05bf8cbfb Merge branch 'stretch-testing' into stretch-unstable 2019-08-04 18:25:30 +02:00
Alexandre Aubin
f462a22b27 Merge branch 'stretch-testing' into stretch-stable 2019-08-04 18:23:34 +02:00
Alexandre Aubin
cd912db8b2 Update changelog for 3.6.4.4 2019-08-04 18:23:21 +02:00
Laurent Peuch
1224380265 [fix] retreive the actual value 2019-08-04 18:16:35 +02:00
Alexandre Aubin
1cb0a26b06 We don't need this ugly trick anymore if we forgot the adminpw 2019-08-04 18:15:46 +02:00
Alexandre Aubin
8212010979 Fix legit variable getting caught as an info to be redacted by the core 2019-08-04 18:15:09 +02:00
Laurent Peuch
e1a1e0bb35 [mod] use read_yaml and only keep sensible code inside of exception 2019-08-04 18:13:20 +02:00
ljf (zamentur)
008c2886aa [fix] Use read_yaml instead of custom yaml load 2019-08-04 18:13:13 +02:00
ljf (zamentur)
705d50fa6e [fix] Path not displayed in log_corrupted_md_file 2019-08-04 18:13:06 +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
e2899c8158
Merge pull request #766 from YunoHost/avoid_silent_exception
[mod] remove silent exception in toos_update
2019-08-04 17:58:56 +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
Alexandre Aubin
5409351096
Merge pull request #755 from yalh76/openldap-tls
[enh] Add OpenLDAP TLS support
2019-08-04 00:24:38 +02:00
Alexandre Aubin
10f1651022
Moving to the post-regen part because the pre-regen part should touch as little as possible of the actual system config 2019-08-03 21:00:44 +02:00
Alexandre Aubin
81843b2b95
Support .sh as an exception for bash hooks 2019-08-03 20:56:36 +02:00
Alexandre Aubin
f07be378e9
Merge pull request #763 from YunoHost/fix_group_permissions
Fix variable definition for permission in backup
2019-08-03 20:46:42 +02:00
yalh76
bae6fe86f3 spelling 2019-08-01 22:28:55 +02:00
Bram
301937e175
Merge pull request #765 from YunoHost/apps_without_path_arent_using_domain
[mod] BREAKING (but should be fine) apps without path aren't considering using the domain anymore
2019-08-01 15:46:59 +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
Laurent Peuch
96764fc03d [mod] BREAKING (but should be fine) apps without path aren't considering using the domain anymore 2019-07-29 23:03:57 +02:00
Laurent Peuch
2978df56fb [enh] integrate actions/config-panel into operation_logs 2019-07-29 22:58:05 +02:00
Laurent Peuch
933bf99052 [mod] pep8 2019-07-29 03:44:40 +02:00
Josué Tille
7349c42886
Fix identation 2019-07-28 17:05:34 +02:00
Josué Tille
e556d010bc
Fix variable definition for permission in backup 2019-07-28 16:42:15 +02:00
Bram
ea443495eb
Merge pull request #749 from YunoHost/enh-debian-vendor
[enh] Dpkg vendor set to YunoHost
2019-07-28 06:10:30 +02:00
Bram
c4408ea28d
Merge pull request #761 from YunoHost/dont_truncates_logs
[mod] don't truncate 'yunohost log display' log by default
2019-07-28 06:07:22 +02:00
Alexandre Aubin
e9e857c325 Handle case where we can't find the info.json for some reason ... 2019-07-27 01:12:41 +02:00
Laurent Peuch
680b3a0793 [mod] don't truncate 'yunohost log display' log by default 2019-07-21 19:43:55 +02:00
Maniack Crudelis
0ad8daa6ae
Remove escape character in getopts 2019-07-21 18:35:19 +02:00
Laurent Peuch
5c02dec59c [fix] retreive the actual value 2019-07-21 17:18:12 +02:00
Laurent Peuch
a7e49cd184 [fix] retreive the actual value 2019-07-21 17:16:56 +02:00
Alexandre Aubin
8c7c5d564b We don't need this ugly trick anymore if we forgot the adminpw 2019-07-18 18:31:25 +02:00
Alexandre Aubin
7e99541064 Fix legit variable getting caught as an info to be redacted by the core 2019-07-18 18:16:46 +02:00
ljf (zamentur)
2db493c7d6
[fix] Use read_yaml instead of custom yaml load 2019-07-15 13:30:22 +02:00
yalh76
577d8f477f Add openldap user in the ssl-cert grou 2019-07-14 14:25:09 +02:00
yalh76
ca95035f72 Adding openldap TLS support 2019-07-14 12:26:59 +02:00
Alexandre Aubin
8c4d136a7f Check python hook did return the expected format 2019-07-13 18:42:00 +02:00
ljf (zamentur)
99d6daf3ab
[fix] Path not displayed in log_corrupted_md_file 2019-07-12 14:17:35 +02:00
Alexandre Aubin
46310dbb6c Misc fixes in helpers comments to fix/improve autogenerated doc 2019-07-11 22:51:41 +02:00
yalh76
ce4fb552ae
upgrade n version 2019-07-10 23:29:38 +02:00
Maniack Crudelis
3a8d312ed2
[fix] Fix values starting by - in getopts 2019-07-09 20:06:16 +02:00
ljf
a2759b76dc [enh] Dpkg vendor set to YunoHost 2019-07-07 22:09:38 +02:00
Laurent Peuch
ca9cb79935 [enh] add support for manifest in toml 2019-07-07 05:53:02 +02:00
Laurent Peuch
9b86a9dd8b [mod] remove overkill exception catching 2019-07-07 04:49:44 +02:00
Laurent Peuch
506aaf7472 [mod] negative index are more readable 2019-07-07 04:08:09 +02:00