yunohost/src/yunohost
2019-11-29 23:14:28 +09:00
..
data_migrations Improve robustness / idempotency(?) of new app catalog migration 2019-11-27 15:37:22 +01:00
tests fix test_failed_multiple_app_upgrade 2019-11-29 23:14:28 +09:00
utils Simpler LDAP configuration 2019-11-19 14:48:48 +01:00
vendor Update acme_tiny.py to 5350420 2019-06-19 20:22:54 +02:00
__init__.py [enh] Rely on APT python library to retrieve packages version 2016-03-08 16:10:14 +01:00
app.py Simplify app_list, don't call app_info (which itself calls app_list...) just to fetch the label from the settings 2019-11-25 18:26:26 +01:00
backup.py Move debug log dump from ynh_exit_properly to the core after failed app operation 2019-11-15 16:40:16 +01:00
certificate.py Use the new acme-v02 API, fixes the newAccount keyError issue in acme_tiny 2019-07-06 18:39:05 +02:00
diagnosis.py Better handle case where diagnosis cache is missing 2019-11-20 18:38:23 +01:00
domain.py [i18n] change translation key to match new function name 2019-10-05 04:35:15 +02:00
dyndns.py Residual .migrate() -> .run() 2019-09-27 20:37:13 +02:00
firewall.py Reload fail2ban instead of restart 2019-02-13 22:33:58 +01:00
hook.py Try to make those debug messages sound less like an error 2019-10-19 05:34:42 +02:00
log.py Smarter regex to avoid redacting all --key=stuff when using setting helpers for example 2019-10-16 18:59:23 +02:00
permission.py Warn early about unexisting user/groups (otherwise this triggers a journal entry for nothing) + simplify code, explicit assumptions 2019-11-22 18:12:02 +01:00
regenconf.py Mistakes were made 2019-11-07 22:19:07 +01:00
service.py Uh idk we also need to run this explicitly with /bin/bash 2019-11-22 15:10:44 +01:00
settings.py Fix typo in copy/pasta'd function 2019-11-10 21:01:17 +07:00
ssh.py Get rid of all those crazy 'auth' arguments. Instead : directly fetch the ldap interface when and where it's actually needed 2019-05-10 02:11:40 +02:00
tools.py Tweak tip at the end of postinstall to also point to diagnosis and admindoc 2019-11-22 19:38:21 +01:00
user.py Merge branch 'stretch-unstable' into permission-visitors 2019-10-15 23:23:56 +02:00