refstack/refstack
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
..
api [Trivial] Assign value after the encode 2021-02-26 01:15:29 +00:00
db Remove decode call from db migrations script 2021-01-28 19:11:46 +00:00
tests Use unittest.mock instead of mock 2021-01-25 19:38:53 +00:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
opts.py Add endpoint and UI for public keys uploading 2015-08-13 20:40:55 +00:00