Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | improved performance of qmauth.py | Jannis M. Hoffmann | |
by only parsing mail headers when in list mode | |||
2023-03-05 | qmauth.py proper charset decoding | Jannis M. Hoffmann | |
2023-03-02 | Bugfixes | Jannis M. Hoffmann | |
1. correctly read mime parts 2. avoid encoding issues when parsing json form qmauth 3. use 'replace' instead of 'strict' error handling when decoding mails in qmauth.py | |||
2023-02-26 | Specified the interface for qmauth | Jannis M. Hoffmann | |
Changes to configuration Added qmauth version written in Python Slight changes to pagination |