Commit graph

3935 commits

Author SHA1 Message Date
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
Alexandre Aubin
c83b5771ac Update changelog for 3.6.4.3 2019-07-06 19:36:47 +02:00
Alexandre Aubin
a9a9e5a44c Also redact vars ending with 'secret' or 'key' 2019-07-06 19:36:38 +02:00
Alexandre Aubin
4ef30b7f10 Also redact percent-escaped passwords which may appear in the metadata for webadmin installs 2019-07-06 19:36:34 +02:00
Alexandre Aubin
d57fdf695d Update changelog for 3.6.4.3 2019-07-06 19:35:18 +02:00
Alexandre Aubin
0d2a9b0a98 Also redact vars ending with 'secret' or 'key' 2019-07-06 19:33:57 +02:00
Alexandre Aubin
a1c228930f Also redact percent-escaped passwords which may appear in the metadata for webadmin installs 2019-07-06 19:30:57 +02:00
Alexandre Aubin
9c221a30d4 Update changelog for 3.6.4.2 2019-07-06 18:39:09 +02:00
Alexandre Aubin
f7329a61e9 Use the new acme-v02 API, fixes the newAccount keyError issue in acme_tiny 2019-07-06 18:39:05 +02:00
Alexandre Aubin
078880fc07 Update changelog for 3.6.4.2 2019-07-06 18:38:12 +02:00
Alexandre Aubin
810d0ebe31 Use the new acme-v02 API, fixes the newAccount keyError issue in acme_tiny 2019-07-06 18:37:01 +02:00
Alexandre Aubin
491959f16e Implement Python hooks handling 2019-07-05 23:05:00 +02:00
Alexandre Aubin
2e6932928b Split handling of hook_exec according to hook type 2019-07-05 22:24:48 +02:00
Alexandre Aubin
ac7102a0ca
Merge pull request #585 from YunoHost/group_permission
Group permission
2019-07-05 21:00:51 +02:00
Alexandre Aubin
59e2db99ba
Merge branch 'stretch-unstable' into group_permission 2019-07-05 20:59:10 +02:00
Alexandre Aubin
a7f920a30c Updating changelog for 3.6.4.1 2019-07-05 20:52:28 +02:00
Alexandre Aubin
fbfa249ff5 Remove binding to IPv6 ::1 as it makes ipv4-only instances crash... (unable to bind to ::1) 2019-07-05 20:50:13 +02:00
Alexandre Aubin
a25fe53a70 Update changelog for 3.6.4 release 2019-07-04 23:50:17 +02:00
Alexandre Aubin
41c0689af3 Add '+' in front of messages so that they're displayed in grey in webadmin logs instead of blue, to being able to better visually differentiate these 2019-07-03 21:14:16 +02:00
Alexandre Aubin
f0ad9440cf Be more robust against empty metadata file 2019-07-03 21:01:39 +02:00
Alexandre Aubin
61f8c9efc4 Update changelog for 3.6.3 2019-07-02 23:11:27 +02:00
Alexandre Aubin
83445599ed [fix] Typo breaking backup_delete 2019-07-02 22:41:43 +02:00
Alexandre Aubin
028a44acc9 Add missing python-jinja2 build dependency (to build manpages) 2019-07-02 22:25:02 +02:00
Alexandre Aubin
3c0e0ca6c9
Merge pull request #742 from YunoHost/redact-secrets-from-logs
[enh] Redact secrets from logs
2019-07-02 22:02:03 +02:00
Alexandre Aubin
8917238159
Merge pull request #739 from YunoHost/proper-return-interface-for-app-config
[mod] Proper return interface for app config
2019-07-02 22:01:18 +02:00
Alexandre Aubin
e987ae546b
Merge pull request #744 from YunoHost/actions-dot-toml
[enh] allows actions.toml
2019-07-02 22:00:23 +02:00
Alexandre Aubin
9b3a523a81
Merge pull request #734 from YunoHost/config_panel_ynh_args
use manifest.json/actions.json args format for the config_panel.toml
2019-07-02 21:58:58 +02:00
Alexandre Aubin
d01009347b
Merge pull request #682 from toitoinebzh/manpages
[enh] Script to generate manpages (issues#284)
2019-07-02 18:58:08 +02:00
Alexandre Aubin
18f3540e2f Also redact psql password if it exists 2019-07-02 15:56:56 +02:00