You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lbuchs#94 Check for known android key hashes (lbuchs#95)
* lbuchs#94 Check for known android key hashes instead of URL origin check in case the origin string starts with android:apk-key-hash:;
* Fixed haystack needle order;
---------
Co-authored-by: Richard Prillwitz <richard.prillwitz@proton.ch>
Squashed commit of the following:
commit e22ac73
Author: Lukas Buchs <lukas.buchs@netas.ch>
Date: Tue May 16 09:27:05 2023 +0200
updated php requirements
commit 57eb035
Author: Stu <github@norfolkmustard.com>
Date: Tue May 16 08:23:57 2023 +0100
Update README.md (lbuchs#74)
for use of JSON_THROW_ON_ERROR in server.php line 56, ref https://www.php.net/json_decode
demo fails to run on earlier PHP version (tested on 7.2.34)
commit eba9dfe
Author: Stijn Bannink <stijnbannink40@gmail.com>
Date: Tue May 16 09:23:35 2023 +0200
Added Token2 to FIDO keys (lbuchs#73)