GoogleAuthenticator icon indicating copy to clipboard operation
GoogleAuthenticator copied to clipboard

Add Exception when paramater is less than 6 for setCodeLength

Open RSpeekenbrink opened this issue 5 years ago • 0 comments

The function setCodeLength sais in the docblock that it's parameter value should be 6 or greater. This actually adds an exception when a length < 6 is passed to the function.

RSpeekenbrink avatar May 02 '19 08:05 RSpeekenbrink