Roel Longcop

Results 3 issues of Roel Longcop

### The feature request Add a functionality where the user can bulk open commited files in text editor ![image](https://user-images.githubusercontent.com/51218281/180350876-941d5d29-c1bc-40d2-b85a-6c23c93c145d.png) ### Proposed solution Add a functionality where the user can bulk...

enhancement

installation and sample

How exactly to used "verifyKeyNewer" I always getting a "false" value on my timestamp when using this: $timestamp = $google2fa->verifyKeyNewer($this->google2fa, $password, $this->google2fa_ts); var_dump($timestamp);