Commit graph

3466 commits

Author SHA1 Message Date
Alexandre Aubin
c45b0edd39 Update changelog for 3.6.5.1 2019-10-08 20:21:11 +02:00
Alexandre Aubin
826429cf0b Change from #802 was only about the yunohost jail ... this should be global >.> 2019-10-08 20:11:39 +02:00
Alexandre Aubin
115513c650 Update changelog for 3.6.5 2019-10-08 19:03:32 +02:00
J. Doe
bf1ad164da change maxretry of fail2ban from 6 to 10 2019-10-08 18:50:29 +02:00
Alexandre Aubin
7ecefaf8dc Fixes following tests 2019-10-08 18:42:03 +02:00
Alexandre Aubin
75742216ea Improve message 2019-10-08 18:40:26 +02:00
Alexandre Aubin
5623689a27 Detect and warn early about unavailable full domain requirement... 2019-10-08 18:38:45 +02:00
Alexandre Aubin
1c5220f7cb Support logfiles not ending with .log in logrotate ... 2019-10-08 18:37:20 +02:00
Alexandre Aubin
0e3a131095 More accurate greps to identify that sury packages are installed 2019-10-08 18:37:01 +02:00
Alexandre Aubin
077e5c463c Fucking ugly workaround for the goddamn dependency nighmare from sury djeezus kraiste 2019-10-08 18:36:50 +02:00
Alexandre Aubin
6079dc9f1d Update changelog for 3.6.4.6 2019-08-05 18:37:48 +02:00
Alexandre Aubin
9d559bf42c We need quotes here, otheriwse yaml isn't happy later when loading the metadata file 2019-08-05 18:36:09 +02:00
Alexandre Aubin
32e01d9cff Don't miserably fail if we can't load detail for a log entry 2019-08-05 18:36:03 +02:00
Alexandre Aubin
93691452a7 Update changelog for 3.6.4.5 2019-08-04 18:47:49 +02:00
Alexandre Aubin
c6f653822e Gotta feed the file path, not the file itself 2019-08-04 18:47:34 +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
Laurent Peuch
a7e49cd184 [fix] retreive the actual value 2019-07-21 17:16:56 +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
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
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
Alexandre Aubin
f9eb2dbe37
Merge pull request #745 from YunoHost/fix-missing-internetcube-list
[fix] Missing internetcube list
2019-07-02 14:42:20 +02:00
ljf (zamentur)
552eb95731
[fix] Missing internetcube list 2019-07-02 14:37:07 +02:00
Bram
18a6549364
Merge pull request #740 from YunoHost/update-acme-tiny
[enh] Update acmetiny.py to 4.0.4
2019-07-01 14:18:56 +02:00
Laurent Peuch
a083cba149 [enh] allows actions.toml 2019-06-30 07:37:14 +02:00
Alexandre Aubin
aa25fff70a
Merge pull request #741 from YunoHost/less-madness-in-debug-log-from-script-progression
Use set +x / -x to hide the whole ynh_script_progression computation
2019-06-30 00:30:33 +02:00
Laurent Peuch
b4be3389fa [fix] open file relatively from script location 2019-06-29 07:42:32 +02:00
Laurent Peuch
252e3157b7 [enh] add command from subcategories in manpage 2019-06-29 07:41:03 +02:00