Recording the owner of a compose is still marked as todo:
server/odcs/server/views.py, line 90: owner = "Unknown" # TODO
owner = "Unknown" # TODO
Good catch. It seems we did not update this code after we implemented the auth. Originally we did not have data to set owner, because we did not have auth...
Metadata Update from @jkaluza: - Issue status updated to: Closed (was: Open)
https://pagure.io/odcs/pull-request/71
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/odcs/issues/65
Please continue any further discussion there.