Tags: webrecorder/authsign
Tags
0.5.0 Release (#4) - concurrency: always run with only 1 work in default run script and in Dockerfile - timestamp check: ensure the 'created' timestamp is no newer than signed timestamp and no older than duration, not other way way around - typing: set model to use datetime for signed request and signed hash, use dateutil for more accepting parsing - linting: add pylint testing, add missing docstrings, ignore extraneous warnings
misc fixes - improved logged, Dockerfile (0.3.1) (#2) * misc fixes: - add Dockerfile - logging: signing: don't print auth token - logging: verify: print domain cert fingerprint, print time ranges used for verification - remove run_in_executor() for verify to match signing - setup.py: update path - ci: add release workflow on version releases * bump version to 0.3.1