fix infofasjson get_user_attrs returning None #3

Merged
ryanlerch merged 1 commit from staging-infofasjson into staging 2020-09-16 11:46:21 +00:00
Owner

Previously if using the fasjson info plugin, and the fasjson client
returned an error, we were returning None. However, we need to return an
empty dict, otherwise login/common.py in ipsilon would raise an error.

Signed-off-by: Ryan Lerch rlerch@redhat.com

Previously if using the fasjson info plugin, and the fasjson client returned an error, we were returning None. However, we need to return an empty dict, otherwise login/common.py in ipsilon would raise an error. Signed-off-by: Ryan Lerch <rlerch@redhat.com>
First-time contributor

Pull-Request has been merged by abompard

Pull-Request has been merged by abompard
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Infrastructure/ipsilon-fedora#3
No description provided.