pferd/PFERD/ilias
I-Al-Istannen 5c4c785e60 Fix HTML file downloading
Previously PFERD thought any HTML file was a "Error, no access" page
when downloading. Now it checks whether ILIAS sends a
content-disposition header, telling the browser to download the file. If
that is the case, it was just a HTML file uploaded to ILIAS. If it has
no header, it is probably an error message.
2020-07-15 15:12:14 +02:00
..
__init__.py Reorder methods a bit 2020-05-30 19:06:36 +02:00
authenticators.py Try to add support for Shibboleth TFA token 2020-05-08 21:52:51 +02:00
crawler.py Only query the dir_filter for directories 2020-07-13 13:36:12 +02:00
date_demangler.py Try to accept that life sometimes is in English 2020-05-08 22:10:43 +02:00
downloader.py Fix HTML file downloading 2020-07-15 15:12:14 +02:00