Skip to content

[load] require login_format_validation in session

azul requested to merge (removed):bugfix/load-issue into develop

We moved it into the lib folder so it's not in an autoload path anymore. So now it needs to be required before being used.

This fixes a load order issue that would cause non-deterministic failures in CI

Merge request reports