pim-community-dev
pim-community-dev copied to clipboard
BH-1056: Upgrade phpseclib to v3.0
Upgrade phpseclib to be less prone to security breach and allow us to configure the .rnd file path (here)
Putting it in the /tmp directory avoid to create it at the project root and add it to the repo if we forget to ignore it.
See also the official for v3 improvements: https://phpseclib.com/docs/why#phpseclib-30-vs-phspeclib-10--20
Hello @jmleroux, any news on this PR?
I think it's ready, but need to be tested with real SSO access to ensure backward compatibility
Hello, Can you wait a little more before merging this PR ? We confirmed that it will probably break User Authentication for Apps. We will assess which apps are affected in production and Mégane will test manually each one.