yunohost/src/yunohost
2020-04-18 20:34:34 +02:00
..
data_migrations Fixing undefined string, removing old unused strings, and fixing stuff for other false-negatives 2020-03-30 20:59:05 +02:00
tests fix tests 2020-03-29 23:13:30 +02:00
utils Don't contact ip6.yunohost if we can know right away that there's no IPv6 at all on the system 2020-04-17 19:38:46 +02: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 Remove APPS_DEFAULT_PHP_VERSION from the core 2020-04-12 23:43:39 +02:00
backup.py Remove APPS_DEFAULT_PHP_VERSION from the core 2020-04-12 23:43:39 +02:00
certificate.py Get rid of domain-specific acme-challenge snippet, use a single snippet including in every conf 2020-04-06 18:09:14 +02:00
diagnosis.py Improve message about error 500 2020-04-18 20:34:34 +02:00
domain.py Be more flexible about SPF record: just 'a mx -all' is enough, no need to specify IP. (also fix TXT record validation in diagnosis) 2020-04-17 03:20:40 +02:00
dyndns.py Move wildcard DNS record to 'extra' category 2020-04-05 20:22:17 +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 Do not redact stuff corresponding to --manifest_key 2020-04-09 14:26:46 +02:00
permission.py Merge branch 'stretch-stable' into stretch-unstable 2020-04-09 18:04:58 +02:00
regenconf.py Fixing undefined string, removing old unused strings, and fixing stuff for other false-negatives 2020-03-30 20:59:05 +02:00
service.py Somewhat cleaner hack to check the status of those damn services that aren't the real services... 2020-04-17 03:20:40 +02:00
settings.py Fix settings boolean value management 2020-03-24 04:13:26 +01: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 Add 'yunohost tools versions' to have a simple way to fetch version from the webadmin 2020-04-11 23:25:51 +02:00
user.py Merge remote-tracking branch 'origin/fix_get_uid_user_create' into stretch-unstable 2020-04-12 23:06:15 +02:00