Skip to content

Fix author images encoding#965

Open
chchannn wants to merge 2 commits into
getpelican:masterfrom
chchannn:fix-author_images-encoding
Open

Fix author images encoding#965
chchannn wants to merge 2 commits into
getpelican:masterfrom
chchannn:fix-author_images-encoding

Conversation

@chchannn

Copy link
Copy Markdown

In this pull request:

in author_images line 19:
hashsum = sha256(author.name.encode("utf-8")).hexdigest()
in generate_hashsum line 7
print(hashlib.sha256(sys.argv[1].encode("utf-8")).hexdigest())

#964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant