erp5_oauth2_authorisation/logged_in_once: Tolerate multipart/form-data request encoding
For better compatibility, as not all templates may be reconfigured to post in application/x-www-form-urlencoded. Also, tolerate a missing Content-Type request header, treating as an unhandler type instead of raising a KeyError exception.
Showing
Please register or sign in to comment