yunohost/src/yunohost
2020-04-17 03:20:40 +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 Attempt to anonymize data pasted to paste.yunohost.org (in particular domain names) 2020-04-09 14:12:57 +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 Add html tags to improve readability of some results (in particular DNS records stuff) on webadmin 2020-04-17 03:20:40 +02:00
domain.py Lazy loading might improve performances a bit 2020-04-09 14:20:28 +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 Custom service description: let's be a bit smarter and use the one from the systemd service if it exists 2019-12-01 18:42:31 +01: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