yunohost/src
2023-07-10 17:05:52 +00:00
..
authenticators maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
diagnosers [CI] Format code with Black 2023-07-10 17:05:52 +00:00
migrations [CI] Format code with Black 2023-02-15 21:37:05 +00:00
tests [CI] Format code with Black 2023-07-10 17:05:52 +00:00
utils [CI] Format code with Black 2023-07-10 17:05:52 +00:00
vendor Merge branch 'dev' into bullseye 2021-12-30 15:29:16 +01:00
__init__.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
app.py [CI] Format code with Black 2023-07-10 17:05:52 +00:00
app_catalog.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
backup.py backup: fix boring issue where archive is a broken symlink... 2023-03-13 18:48:57 +01:00
certificate.py nginx: use /var/www/.well-known folder for ynh diagnosis and acme challenge, because /tmp/ could be manipulated by user to serve maliciously crafted files 2023-06-09 22:30:32 +02:00
diagnosis.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
dns.py Typo 2023-04-04 11:40:02 +02:00
domain.py configpanel: rename data methods 2023-04-19 20:27:17 +02:00
dyndns.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
firewall.py keep fail2ban rules on firewall reload (#1661) 2023-06-20 17:49:04 +02:00
hook.py appsv2/regenconf: prevent set -u to be enabled during regen-conf triggered from inside appsv2 scripts 2023-05-04 17:02:35 +02:00
log.py log: Previous trick about getting rid of setting didnt work, forgot to use metadata instead of self.metadata 2023-02-20 17:52:27 +01:00
permission.py permissions: fix trailing-slash issue in edge case where app has additional urls related to a different domain 2023-02-09 17:09:15 +01:00
regenconf.py appsv2/regenconf: prevent set -u to be enabled during regen-conf triggered from inside appsv2 scripts 2023-05-04 17:02:35 +02:00
service.py [CI] Format code with Black 2023-02-23 23:17:35 +00:00
settings.py configpanel: rename data methods 2023-04-19 20:27:17 +02:00
ssh.py User .ssh directory should be executable 2023-04-12 09:54:52 +02:00
tools.py postinstall: crash early if the username already exists on the system 2023-06-23 02:30:38 +02:00
user.py [CI] Format code with Black 2023-06-12 00:30:59 +00:00