aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/hmac.py
AgeCommit message (Expand)Author
2021-10-28Remove the use of '@deprecated'BonfaceKilz
2021-10-25utility.hmac: Label "hmac_creation" as deprecatedBonfaceKilz
2020-10-28Use latin-1 encoding when converting hmac secret to bytesBonfaceKilz
2020-09-17Replace string arguments to "hmac.new" with bytearrayBonfaceKilz
2020-09-17Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-17Apply pep8BonfaceKilz
2020-08-27Replace string arguments to "hmac.new" with bytearrayBonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2020-05-28Added lines calling proxy for publish datasets + added some resource redis qu...zsloan
2020-03-09I think this should complete consolidating all the collections code.zsloan
2020-03-03was missing a couple files in last commitzsloan