otphp icon indicating copy to clipboard operation
otphp copied to clipboard

:closed_lock_with_key: A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)

Results 28 otphp issues
Sort by recently updated
recently updated
newest added

| Q | A | ------------- | --- | Branch? | v10.0 | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? |...

wontfix

### Version(s) affected 11.0 ### Description Hi, We've noticed that the latest implementation of the verify method in TOTP.php seems to be completely off. It should compare all possible otps...

wontfix

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. Release notes Sourced from rector/rector's releases. Released Rector 0.14 First, we're just passed great achievement. Rector has pased over 10...

dependencies

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. Release notes Sourced from rector/rector's releases. Released Rector 1.0.0 🎉🎉🎉 The stable Rector version is here. It was about time...

dependencies

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4. Release notes Sourced from actions/dependency-review-action's releases. v4.0.0 Update action to Node 20 by @​takost in actions/dependency-review-action#639 Dependabot updates, see the full changelog for more...

dependencies

Target branch: Probably a new major, with the interface change? Resolves issue NA - [ ] It is a Bug fix - [x] It is a New feature - [x]...

enhancement

Target branch: 11.3.x Resolves issue: none - [ ] It is a Bug fix - [x] It is a New feature - [ ] Breaks BC - [ ] Includes...

### Version(s) affected 11.2.0 ### Description Using the defaults from the docs (https://github.com/Spomky-Labs/otphp/blob/11.3.x/doc/index.md), verification appears to fail with PHP 8.2. ```php Psy Shell v0.11.22 (PHP 8.2.14 — cli) by Justin...

Updates the requirements on [paragonie/constant_time_encoding](https://github.com/paragonie/constant_time_encoding) to permit the latest version. Release notes Sourced from paragonie/constant_time_encoding's releases. Version 3.0.0 New major bump due to increased minimum PHP requirements (from PHP 7...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies