Thank you for this update and your work!
A few things:
-
The login button on Firefox 53.0.2 is still not functioning after this update.
-
Update fails initially, because the folder “assets” is present.
-
After the update, code integrity check fails:
Technical information
The following list covers which files have failed the integrity check. Please read the previous linked documentation to learn more about the errors and how to fix them.Results
- user_saml
- EXCEPTION
- OC\IntegrityCheck\Exceptions\InvalidSignatureException
- Signature data not found.
Raw output
Array
(
[user_saml] => Array
(
[EXCEPTION] => Array
(
[class] => OC\IntegrityCheck\Exceptions\InvalidSignatureException
[message] => Signature data not found.
)
)
)