SimpleTOTP icon indicating copy to clipboard operation
SimpleTOTP copied to clipboard

BadRequest in authenticate.php

Open ecsedi opened this issue 2 years ago • 0 comments

In public/authenticate.php line 22: throw new SimpleSAML_Error_BadRequest( should be changed to throw new SimpleSAML\Error\BadRequest(.

ecsedi avatar Aug 25 '23 15:08 ecsedi