Mark Liapustin (clizSec)
Results
2
issues of
Mark Liapustin (clizSec)
When using `AUTH` as optional using `authOptional: true` flag, the default of `maxAllowedUnauthenticatedCommands` cannot be changed, as it expects the value to be a number. `maxAllowedUnauthenticatedCommands: false` cannot be set...
At the pseudoCheck.js library's code, at line `25`, need to add an extra sanity (*or before*), as stylesheet like the following below, will break it: ``` , something { font-size:...