yunohost/src/yunohost
2020-09-08 15:49:54 +02:00
..
data_migrations Moaaar debug 2020-08-12 18:13:15 +02:00
tests Forgot to propagate change in user_create here as well 2020-09-05 19:05:45 +02:00
utils [cleanup] Move migration 0011 code to legacy.py 2020-07-27 19:23:07 +02:00
vendor Update acme_tiny to 4.1.0 (#1037) 2020-08-24 23:25:40 +02:00
__init__.py Ugly hack to have the name of the main logger, otherwise error/exception messages ain't displayed 2020-08-27 19:22:09 +02:00
app.py Merge pull request #864 from YunoHost/abort_if_up_to_date_manifest 2020-09-03 15:51:47 +02:00
backup.py Clean more madness / fix tests 2020-09-08 15:49:54 +02:00
certificate.py Lazy loading of smtplib to reduce memory footprint a bit 2020-09-01 17:29:24 +02:00
diagnosis.py Lazy loading of smtplib to reduce memory footprint a bit 2020-09-01 17:29:24 +02:00
domain.py [fix] lower domain 2020-06-06 16:07:18 +02:00
dyndns.py [cleanup] Remove legacy migrations and code snippets which won't be needed anymore on buster 2020-07-27 19:22:21 +02:00
firewall.py [fix] Explicitly create home using mkhomedir_helper instead of obscure pam rule that doesn't work anymore 2020-07-27 19:20:36 +02:00
hook.py Fuck it these messages are confusing people and we don't need them 2020-09-08 01:18:43 +02:00
log.py Small old issue where the number of line filtered doesnt match the requested number, and then the admin doesn't display the 'show more line' button.. 2020-09-02 20:57:51 +02:00
permission.py Merge branch 'stretch-stable' into stretch-unstable 2020-04-09 18:04:58 +02:00
regenconf.py [cleanup] Remove legacy migrations and code snippets which won't be needed anymore on buster 2020-07-27 19:22:21 +02:00
service.py Fix stupid encoding issue when fetching service description 2020-08-24 15:41:41 +02:00
settings.py Get rid of example settings, only keep them for tests 2020-09-02 16:30:29 +02:00
ssh.py [fix] Ldap interface seems to expect lists everywhere now? 2020-07-27 19:20:36 +02:00
tools.py Let's create the home after we validate that admin actually does exists 2020-07-27 19:26:18 +02:00
user.py Reimplement --mail as a deprecated option 2020-09-05 18:35:35 +02:00