.. |
data_migrations
|
Check list url independently of scheme
|
2019-05-28 20:28:13 +02:00 |
tests
|
Propagate changes on tests as well
|
2019-05-17 15:49:16 +02:00 |
utils
|
Check for obvious conflict with already running apt/dpkg commands when running yunohost upgrade
|
2019-05-31 16:09:25 +02:00 |
vendor
|
Merge commit '4ceb2cbe1dbfb958a9dbd7797bb91a791a09b9d1' into stretch-unstable
|
2019-01-19 17:15:39 +01:00 |
__init__.py
|
[enh] Rely on APT python library to retrieve packages version
|
2016-03-08 16:10:14 +01:00 |
app.py
|
Add all password-type argument as data to redact in app install
|
2019-06-19 22:24:06 +02:00 |
backup.py
|
Merge pull request #726 from YunoHost/stupid-tar-leading-dot-issue
|
2019-06-04 00:14:27 +02:00 |
certificate.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 |
domain.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 |
dyndns.py
|
More general exception to handle other cases (e.g. SSL errors, ...)
|
2019-03-04 17:09:31 +01:00 |
firewall.py
|
Reload fail2ban instead of restart
|
2019-02-13 22:33:58 +01:00 |
hook.py
|
Inject a new environment variable YNH_INTERFACE to test inside helpers if we're using Yunohost from the CLI or API
|
2019-05-18 18:31:02 +02:00 |
log.py
|
Catch pwd, pass and password as patterns for password
|
2019-06-27 03:16:46 +02:00 |
monitor.py
|
autopep8 + a few manual tweaks
|
2018-12-13 18:52:26 +00:00 |
regenconf.py
|
Fix naming for operation logger
|
2019-04-18 17:05:41 +02:00 |
service.py
|
Merge branch 'stretch-unstable' into decouple-regenconf-from-services
|
2019-04-18 15:33:02 +02:00 |
settings.py
|
Unit test was broken, gotta foce this to be a str otherwise string formatting fails later
|
2019-05-17 15:48:51 +02: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
|
Fix self-upgrade mechanism, now using systemd-run which is more robust than '&'
|
2019-06-19 17:56:36 +02:00 |
user.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 |