refstack/refstack/api
Martin Kopec 0074bf3b70 [Trivial] Assign value after the encode
In the previous fix [1] the value of pubkey.encode() was
forgotten to be assigned which basically makes it a noop
operation. This patch fixes that.

[1] https://review.opendev.org/c/osf/refstack/+/776168

Change-Id: I93a4e5d8afde7e3abfdcf66220c64cda111d4a48
2021-02-26 01:15:29 +00:00
..
controllers Replace six by python3 code style 2021-01-11 20:33:56 +00:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
app.py Use opendev interop repo for querying guidelines 2021-02-17 11:42:29 +00:00
app.wsgi Add WSGI file 2015-04-29 18:46:38 +03:00
config.py Add oslo.log library 2015-02-12 15:25:50 +04:00
constants.py Add authentication with Json Web Tokens 2016-12-17 09:25:15 +00:00
exceptions.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
guidelines.py Use opendev interop repo for querying guidelines 2021-02-17 11:42:29 +00:00
utils.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00
validators.py [Trivial] Assign value after the encode 2021-02-26 01:15:29 +00:00