Improve HTTP signature handling

This commit is contained in:
Thomas Sileo 2022-07-21 21:49:42 +02:00
parent 3f4a266157
commit dbbfe4f788
2 changed files with 44 additions and 10 deletions

View file

@ -76,6 +76,8 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
# TODO(ts):
#
# Next:
# - show pending follow request (and prevent double follow?)
# - a way to add alt text on image (maybe via special markup in content?)
# - UI support for updating posts
# - Support for processing update
# - Article support