David Whitlock

Results 4 issues of David Whitlock

Needed updates: - requirements, especially Windows - docker info - make it easier to find info and add links to related issues Also update the READMEs of the dependency libraries,...

### Problem In version 4, the `add_hash` and `check_pass` functions were added. These functions were intended to be useful convenience functions that would reduce boilerplate code. Unfortunately, it seems that...

### Problem It is common practice to extend the time between logins by issuing a new token when presented with an existing token, or to have a separate refresh token...

enhancement

There is an Phauxth.Otp plug which provides a one-time password check. However, there is currently no guidance on how to integrate this into a web application. Considering that many security...