Skip to content

Fixed https bug

Compare
Choose a tag to compare
@wesuuu wesuuu released this 07 Jul 23:14
· 23 commits to master since this release

Prior to this version, if the IdP was sending a POST to https://:/hub/acs, the handlers.get_request function would encode that as http. This update fixes that bug to detect POST https correctly.