Open johnnyshields opened 4 months ago
This checklist is to track items deprecated in 2.0 that need to be removed in 2.1:
def encode_raw_saml(compress) saml = deflate(saml) if compress CGI.escape(encode(saml)) end
This checklist is to track items deprecated in 2.0 that need to be removed in 2.1: