Commit Graph

71 Commits

Author SHA1 Message Date
Viktor Szépe
33f8de061a Use laravel-constraint in CI (#41)
Fixes Laravel version constraints on GitHub Actions
2023-03-12 20:24:35 -03:00
Italo
e57ac258b0 Merge pull request #40 from Laragear/fix/no-internal
[1.x] Removes internal tag #35 [skip ci]
v1.2.1
2023-03-09 15:38:16 -03:00
Italo Israel Baeza Cabrera
952c1dcf72 Removes internal tag [skip ci] 2023-03-09 15:37:00 -03:00
Italo
652df193f1 Merge pull request #39 from Laragear/fix/key-length
[1.x] Fixes id length limitation #38
2023-03-09 14:42:04 -03:00
Italo Israel Baeza Cabrera
cd40888eb9 Fixes id length limitation #38 2023-03-09 14:39:27 -03:00
Italo
42558d9787 Merge pull request #34 from Laragear/feat/php-8.2
[1.x] Adds PHP 8.2, Laravel 10 Support
v1.2.0
2023-02-22 02:07:52 -03:00
Italo Israel Baeza Cabrera
07ebd2b337 Should have fixed not found models 2023-02-22 02:05:39 -03:00
Italo Israel Baeza Cabrera
f9eee331f9 Fixes PHPUnit config version. 2023-02-22 01:57:15 -03:00
Italo Israel Baeza Cabrera
639ca1aa28 Fixes test for migration publishing. 2023-02-22 01:56:23 -03:00
Italo Israel Baeza Cabrera
0ea8f8d82b Initial PHP 8.2, Laravel 10 support. 2023-02-22 01:47:28 -03:00
Italo
2e420ba518 Merge pull request #30 from deibertf/1.x
Update webauthn.js to prevent wrong request urls
v1.1.5
2023-02-15 22:18:36 -03:00
Italo
73502cea4e Use const, minor line break fix. 2023-02-15 22:16:02 -03:00
Felix Deibert
0b381551e0 Update webauthn.js 2023-02-16 00:34:39 +01:00
Felix Deibert
b0aa1974de Update webauthn.js 2023-02-16 00:10:01 +01:00
Italo
3291c57a3a Clarified hypothetical controllers 2023-01-19 11:55:21 -03:00
Italo
2ed7cdeff3 Minor clarification to WEBAUTHN_ID 2023-01-19 11:48:49 -03:00
Italo
e2af6a8395 Merge pull request #24 from Laragear/feat/trait_tests
[1.x] Adds tests for trait, fixing some methods.
v1.1.4
2022-11-11 18:30:09 -03:00
Italo Israel Baeza Cabrera
89f15373bc Adds tests for trait, fixing some methods. 2022-11-11 18:26:07 -03:00
Italo
afa5b62107 Merge pull request #23 from Bubka/1.x
[1.1.3] FIX: Query error when disabling all credentials
2022-11-11 17:34:45 -03:00
Bubka
ef3ad38a16 Fixes query error when disabling all credentials 2022-11-11 18:05:43 +01:00
Italo Baeza Cabrera
af04066dd0 Adds Service Provider tests. v1.1.3 2022-10-28 17:17:07 -03:00
Italo Baeza Cabrera
93d12d12c9 Fixes route registration. 2022-10-28 17:00:52 -03:00
Italo Baeza Cabrera
73e0e6c8ee Fixes static analysis line. 2022-10-28 16:36:00 -03:00
Italo Baeza Cabrera
ed68058bd8 Rewrites controller registration to something more understandable. 2022-10-28 16:35:43 -03:00
Italo Baeza Cabrera
f784f601d4 Merge remote-tracking branch 'origin/1.x' into 1.x 2022-10-28 16:30:56 -03:00
Italo
5ac8f14103 Merge pull request #22 from alresiainc/1.x
[minor] correct publishing the config file not working
2022-10-28 16:30:17 -03:00
Italo Baeza Cabrera
7f4465a4ef Should fix route registration using controller base prefix. 2022-10-28 16:26:53 -03:00
Italo
0b39038873 Merge pull request #20 from Bubka/1.x 2022-10-23 13:43:30 -03:00
Fidelis E. Peter
07283858a9 [minor] correct publishing the config file not working
When Publishing the config file

php artisan vendor:publish --provider="Laragear\WebAuthn\WebAuthnServiceProvider" --tag="config"

Will Return

"INFO  No publishable resources for tag [config]."

LINE FOR CONFIG WAS MISSING
2022-10-23 01:32:27 +01:00
Bubka
b98d07c277 Fixes relaying_party typo 2022-10-22 19:22:17 +02:00
Italo
7f628f9a79 Added better Github and actions config. 2022-08-26 00:25:25 -04:00
Italo
1fc7222b9b Merge pull request #16 from ildyria/fix-id-0-user
[1.x] Allow user credential to have id = 0
v1.1.2
2022-08-24 23:30:48 -04:00
ildyria
55b73283c6 allow user credential to be a id = 0 2022-08-25 00:25:17 +02:00
Italo
c51cf697a0 Adds GitHub Sponsorship [skip ci] 2022-07-29 18:59:39 -04:00
Italo
5928fb1473 Merge pull request #15 from Laragear/feat/improve-ci
[1.x] Improve CI
2022-07-27 15:06:01 -04:00
Italo
bcd506c169 Runs on all branches [skip ci] 2022-07-27 15:05:47 -04:00
Italo
3225e300cd Fixes static analysis 2022-07-27 15:01:18 -04:00
Italo
397f119432 Fixes static analysis 2022-07-27 14:47:04 -04:00
Italo
d18c9dcc5a Fixes stati analysis 2022-07-27 14:29:24 -04:00
Italo
8277b1dd36 Fixes static analysis 2022-07-27 14:22:05 -04:00
Italo
21db20d103 Fixes static analysis 2022-07-27 14:03:56 -04:00
Italo
c02f826928 Removes non ASCII characters 2022-07-27 13:15:51 -04:00
Italo
8f29b60622 Removed non ASCII characters 2022-07-27 13:14:23 -04:00
Italo
b1f7356095 Improves CI 2022-07-27 13:11:30 -04:00
Italo
cf2294d80c Merge pull request #14 from ildyria/support-XCRF
[1.x] Fix: support for xcrf token
2022-07-10 12:41:18 -04:00
Italo
5d5fcfb376 Merge pull request #12 from ildyria/readme-typos
[1.x] Fix typos in readme.
2022-07-10 12:37:31 -04:00
ildyria
916d25e4e0 comments 2022-07-10 18:30:54 +02:00
ildyria
0b1541096c add support for X-XRSF-TOKEN 2022-07-10 18:25:54 +02:00
ildyria
0bf5972199 gitignore vscode 2022-07-10 18:25:37 +02:00
ildyria
e8189ea565 fix typos 2022-07-10 12:29:46 +02:00