vmmgr/usr/lib/python3.8/vmmgr
2020-11-09 09:32:40 +01:00
..
__init__.py Move py3.6 to py3.8 and drop LXC dependencies 2020-03-12 23:29:19 +01:00
actionqueue.py Address some pylint issues 2020-05-02 23:44:30 +02:00
config.py Undrop common app settings 2020-04-10 12:05:22 +02:00
crypto.py Create self-signed certificate with proper constraints and usages 2020-04-10 19:21:07 +02:00
net.py Accept NoAnswer as a valid DNS response 2020-08-26 19:09:06 +02:00
paths.py Address some pylint issues 2020-05-02 23:44:30 +02:00
remote.py Don't import separate path constants, import whole module in case the constants are not so constant 2020-04-04 20:14:29 +02:00
templates.py Fix typos in issue/motd 2020-05-02 21:29:42 +02:00
validator.py Address some pylint issues 2020-05-02 23:44:30 +02:00
vmmgr.py Address some pylint issues 2020-05-02 23:44:30 +02:00
wsgiapp.py Unify admin and user portal pages 2020-11-09 09:32:40 +01:00
wsgilang.py Fix invalid package hash message 2020-10-23 20:15:48 +02:00
wsgisession.py Fix compatibility with werkzeug 1.0.x + secure-cookie 2020-10-12 21:35:43 +02:00