LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.
LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.
LDEV-3275: Degrade Apache Commons Digester from version 3.2 to 2.1 as the newer version is based on another Java package, thus unrecognisable for other libraries.