This will allow us to use FAS data even when the user was not authenticated with FAS.
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com
rebased
Shouldn't the copyright be 2016 only?
maybe a .lower()?
.lower()
Two questions, the rest looks good to me
Some of the code (like the fas_make_userdata) comes from 2014.
Selecting YES would not work, since then argparse would crash. Choices allows only yes and no.
:thumbsup: for me
Thanks!
Pull-Request has been merged by puiterwijk
This will allow us to use FAS data even when the user was not
authenticated with FAS.
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com