#156 Fix UserInfo signing by adding the field to the SP configuration
Merged by puiterwijk. Opened by puiterwijk.
puiterwijk/ipsilon fix-userinfo-signing  into  master

Download 156.patch

I assume get_current_info() already knows how to fetch this data?

It will use the last fallback of '', which is just fine (since the code that deals with this expects something Falsey).

For consistency sake, I can also add a none option here and use that if preferred.

Nah, I just wanted to make sure that the patch wasn't missing some code. +1 from me.

Commit dc63e2f5 fixes this pull-request

Pull-Request has been merged by puiterwijk@redhat.com

Metadata