activate_session is not reentrant, which is an issue if you want to script some client side operations by calling multiple cli handlers directly
Should be easy to skip auth if session.logged_in is True.
session.logged_in
Metadata Update from @tkopecek: - Custom field Size adjusted to None - Issue set to the milestone: 1.29
PR 3279
Metadata Update from @tkopecek: - Issue tagged with: testing-ready
Metadata Update from @jobrauer: - Issue tagged with: testing-done
Commit 87a1890f fixes this issue
Commit 83f17e28 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/3253
Please continue any further discussion there.