.. |
data_migrations
|
Fix linter and tests
|
2020-09-09 02:21:26 +02:00 |
tests
|
Rework function that validate and sanitize permission url
|
2020-09-16 22:38:18 +02:00 |
utils
|
Merge branch 'dev' into permission_protection
|
2020-09-08 17:06:49 +02:00 |
vendor
|
Update acme_tiny to 4.1.0 (#1037)
|
2020-08-24 23:25:40 +02:00 |
__init__.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
app.py
|
Set sub-permission labels as 'Mainlabel (Sublabel)'
|
2020-09-27 18:20:29 +02:00 |
backup.py
|
Merge branch 'dev' into permission_protection
|
2020-09-08 17:06:49 +02:00 |
certificate.py
|
Minor wording/typo, semantic improvements
|
2020-09-08 18:52:59 +02:00 |
diagnosis.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
domain.py
|
Rework function that validate and sanitize permission url
|
2020-09-16 22:38: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
|
Cleanup unused imports / misc 'fatal' flake8 errors
|
2020-09-03 17:01:24 +02:00 |
hook.py
|
Merge pull request #1042 from YunoHost/code-cleanup
|
2020-09-08 16:55:58 +02:00 |
log.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
permission.py
|
Typo :[
|
2020-09-27 18:49:14 +02:00 |
regenconf.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
service.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
settings.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
ssh.py
|
[fix] Ldap interface seems to expect lists everywhere now?
|
2020-07-27 19:20:36 +02:00 |
tools.py
|
autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py}
|
2020-09-03 17:37:08 +02:00 |
user.py
|
Minor wording/typo, semantic improvements
|
2020-09-08 18:52:59 +02:00 |