8000 Tags · phpcodemonkey/otphp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: phpcodemonkey/otphp

Tags

v11.0.1

Toggle v11.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
self returned by HOTP

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Leeway (Spomky-Labs#158)

* Leeway

* Doc

* Rector+ECS fix

* Minimum PHP version

* Rector rule restored

v10.0.3

Toggle v10.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`setSecret` is now a `public` method

Fixes Spomky-Labs#154

v10.0.2

Toggle v10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
10000
Create SECURITY.md

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v10.0.0

Toggle v10.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Minor fixes (Spomky-Labs#131)

* Timecode calculation method corrected
* Fixed typo (Spomky-Labs#92)
    * otherwize -> otherwise
* Minor changes
* Uses newer syntax and uses unpack instead of splitting strings
* Add type hint

v10.0

Toggle v10.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Doc updated

v9.1.4

Toggle v9.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix issue of case sensitive algorithms (Spomky-Labs#129)

There is an issue where if loading a provisioning URL with the algorithm in uppercase that an exception is thrown even though the algorithm is valid. This one liner fixes the issue by lowercasing the algorithm name before checking and setting.

v9.1.3

Toggle v9.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert Spomky-Labs#107 (Spomky-Labs#127)

This PR reverts the changes from Spomky-Labs#107.
It should solve Spomky-Labs#126 / Spomky-Labs#125

v9.1.2

Toggle v9.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow both beberlei/assert v2.4 and 3.x (Spomky-Labs#123)

Fix Spomky-Labs#122
0