Alexandre Aubin
|
18f3540e2f
|
Also redact psql password if it exists
|
2019-07-02 15:56:56 +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 |
|
Laurent Peuch
|
a18f1f784e
|
[mod] remove debug stuff
|
2019-06-29 06:03:05 +02:00 |
|
Bram
|
aa621abf57
|
[doc] typo
Co-Authored-By: decentral1se <lukewm@riseup.net>
|
2019-06-27 05:11:04 +02:00 |
|
Alexandre Aubin
|
6a00aac13a
|
Catch pwd, pass and password as patterns for password
|
2019-06-27 03:16:46 +02:00 |
|
Laurent Peuch
|
b23296be3c
|
[fix] remove useless line that could generate bugs
|
2019-06-25 05:37:12 +02:00 |
|
Laurent Peuch
|
7db63b8221
|
[enh] handle other kinds of type than boolean in config panel
|
2019-06-25 05:19:30 +02:00 |
|
Alexandre Aubin
|
b1f59148ae
|
Merge pull request #732 from YunoHost/config_panel_toml
[enh] support config_panel in TOML format
|
2019-06-24 17:38:42 +02:00 |
|
Alexandre Aubin
|
40de70090e
|
Merge pull request #738 from YunoHost/backup-delete-should-delete-symlink-target
[fix] Backup delete should delete symlink target
|
2019-06-24 17:35:05 +02:00 |
|
Alexandre Aubin
|
b26ec9c2fc
|
Find data to redact on-the-fly corresponding to common stuff
|
2019-06-19 23:14:48 +02:00 |
|
Alexandre Aubin
|
b9e4b91f1b
|
Add /etc/yunohost/mysql as data to redact
|
2019-06-19 23:11:24 +02:00 |
|
Alexandre Aubin
|
4269c10b80
|
Also redact metadata file
|
2019-06-19 22:24:41 +02:00 |
|
Alexandre Aubin
|
e42ce99660
|
Add all password-type argument as data to redact in app install
|
2019-06-19 22:24:06 +02:00 |
|
Alexandre Aubin
|
b01bf43475
|
Change _parse_action_args to also return the arg type :/
|
2019-06-19 22:23:05 +02:00 |
|
Alexandre Aubin
|
37274a9e54
|
Add redacting mechanism for secrets, using a custom Formatter
|
2019-06-19 21:33:25 +02:00 |
|
Alexandre Aubin
|
6f439c917b
|
Use the new disable_check arg in the acme_tiny interface
|
2019-06-19 20:40:19 +02:00 |
|
Alexandre Aubin
|
984be7987b
|
Update acme_tiny.py to 5350420
|
2019-06-19 20:22:54 +02:00 |
|
Alexandre Aubin
|
158aa08022
|
Fix self-upgrade mechanism, now using systemd-run which is more robust than '&'
|
2019-06-19 17:56:36 +02:00 |
|
Alexandre Aubin
|
9d63a067be
|
Improve semantics as suggested by decentral1se
|
2019-06-18 15:41:27 +02:00 |
|
Alexandre Aubin
|
52d1aff2ae
|
Remove unused stdout/stderr_callback arg
|
2019-06-18 15:11:19 +02:00 |
|
Alexandre Aubin
|
b1634785fb
|
Add a new 'plain_dict' return type for hook_exec, and use it for app config
|
2019-06-18 15:10:43 +02:00 |
|
Alexandre Aubin
|
46e388460c
|
[fix] Backup delete should delete symlink target
|
2019-06-18 14:11:53 +02:00 |
|
Alexandre Aubin
|
7ebb8bade3
|
Add current and new version for apps in tools_update output
|
2019-06-07 19:47:09 +02:00 |
|
Alexandre Aubin
|
5e93b5cfd9
|
[fix] When self-upgrading, use a hack to not fill the ended_at and success key right away
|
2019-06-05 16:23:13 +02:00 |
|
Laurent Peuch
|
8027e92683
|
[mod] using yunohost format for config-panel arguments
|
2019-06-04 19:47:16 +02:00 |
|
Alexandre Aubin
|
5d88301cd4
|
Merge pull request #726 from YunoHost/stupid-tar-leading-dot-issue
[fix] Stupid issue with files inside tar : foo is not the same as ./foo
|
2019-06-04 00:14:27 +02:00 |
|
Alexandre Aubin
|
b3b6ee54a1
|
Merge pull request #730 from kay0u/fix_version
[fix] current version in app_info
|
2019-06-04 00:13:21 +02:00 |
|
Laurent Peuch
|
e2f43b43a5
|
[fix] make function name clearer, it's not only for actions
|
2019-06-02 04:45:49 +02:00 |
|
Laurent Peuch
|
4084bddb54
|
[enh] support config_panel in TOML format
|
2019-06-01 01:44:33 +02:00 |
|
Alexandre Aubin
|
06a5e29786
|
Reclassify success messages as debug ?
|
2019-05-31 18:59:23 +02:00 |
|
Alexandre Aubin
|
cced69aa94
|
Simplify code using set comprehensions
|
2019-05-31 18:21:04 +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 |
|
Josué Tille
|
d589316244
|
Add test for permission linked to each apps
|
2019-05-28 22:08:34 +02:00 |
|
Josué Tille
|
d97e917ef9
|
Clean Permission if app restoration fail
|
2019-05-28 21:43:25 +02:00 |
|
Alexandre Aubin
|
330f06c358
|
Check list url independently of scheme
|
2019-05-28 20:28:13 +02:00 |
|
Alexandre Aubin
|
a9c9cbac36
|
Add old list to applist migration
|
2019-05-28 20:24:03 +02:00 |
|
Kayou
|
97695f6afb
|
delete an unnecessary "if"
|
2019-05-28 17:51:05 +02:00 |
|
Josué Tille
|
f839ec5153
|
Improve restoration mecanisme for LDAP integrity
|
2019-05-26 00:54:57 +02:00 |
|
Josué Tille
|
bc0435b9c4
|
Group-permission migration - integrate all function in migration class
|
2019-05-26 00:52:06 +02:00 |
|
Kay0u
|
bd43e5cde3
|
add current version in app_info
|
2019-05-25 15:13:24 +02:00 |
|
Josué Tille
|
3c1c32e08b
|
[Fix] LDAP restauration in backup for apps
|
2019-05-22 22:46:56 +02:00 |
|
Alexandre Aubin
|
b3d29238c4
|
Merge pull request #721 from YunoHost/authenticate-as-root
[enh] Simplify the whole LDAP interface thing
|
2019-05-22 17:51:04 +02:00 |
|
Alexandre Aubin
|
6cdffe77a7
|
Merge pull request #687 from YunoHost/crash_debugger
Dump ynh log if an app script fails
|
2019-05-22 17:42:58 +02:00 |
|
Alexandre Aubin
|
95d2c8f799
|
Inject a new environment variable YNH_INTERFACE to test inside helpers if we're using Yunohost from the CLI or API
|
2019-05-18 18:31:02 +02:00 |
|
Alexandre Aubin
|
5d2d194dc6
|
[fix] Stupid issue with files inside tar : foo is not the same as ./foo ...
|
2019-05-18 16:37:27 +02:00 |
|
Alexandre Aubin
|
b464bc576c
|
Propagate changes on tests as well
|
2019-05-17 15:49:16 +02:00 |
|
Alexandre Aubin
|
95fdfb3275
|
Unit test was broken, gotta foce this to be a str otherwise string formatting fails later
|
2019-05-17 15:48:51 +02:00 |
|