..
authenticators
maintenance: new year, update copyright header
2023-02-02 23:51:14 +01:00
diagnosers
The p value of a DMARC record can take the values none, quarantine or reject
2023-09-12 00:37:47 +02:00
migrations
[CI] Format code with Black
2023-02-15 21:37:05 +00:00
tests
[CI] Format code with Black
2023-10-10 02:31:47 +00:00
utils
systemutils: when checking debian version and system arch, redirect stderr to /dev/null to prevent stupid issues, for example when the current working dir doesnt exist anymore..
2023-12-13 13:15:55 +01: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
apps: add mailbox/IMAP support for apps that declared a system user with mail enabled ( #1745 )
2023-12-23 19:34:22 +01:00
app_catalog.py
maintenance: new year, update copyright header
2023-02-02 23:51:14 +01:00
backup.py
[CI] Format code with Black
2023-11-24 21:53:33 +00: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
[CI] Format code with Black
2023-10-10 02:31:47 +00:00
domain.py
[CI] Format code with Black
2023-12-05 19:51:58 +00:00
dyndns.py
domains: unique i18n key for dyndns too many requests
2023-09-28 15:54:57 +02:00
firewall.py
Disable resolve ip
2023-10-30 21:55:59 +01:00
hook.py
More boring warnings
2023-12-19 20:30:18 +01: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
dyndns: fix import typo
2023-09-27 20:47:17 +02:00
user.py
Only warn that mailbox is disabled for admins ( #1739 )
2023-12-21 15:35:16 +01:00