Skip to content

Pull requests: cesargb/laravel-magiclink

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Apply fixes from StyleCI
#30 by cesargb was merged Oct 12, 2020 Loading… updated Nov 16, 2020
Token length changes
#36 by vanushwashere was merged Nov 22, 2020 Loading… updated Nov 22, 2020
Remove support to php 7.1
#35 by cesargb was merged Nov 19, 2020 Loading… updated Nov 25, 2020
Support PHP 8.0
#37 by saulens22 was merged Nov 25, 2020 Loading… updated Nov 26, 2020
Add access_code feature
#39 by rabol was merged Mar 20, 2021 Loading… updated Mar 20, 2021
Update phpdoc for MarkLink
#55 by Marcus-IXAU was merged Nov 23, 2021 Loading… updated Nov 23, 2021
Apply fixes from StyleCI
#53 by cesargb was merged Oct 2, 2021 Loading… updated Dec 8, 2021
migrate phpunit xml
#51 by cesargb was merged Oct 2, 2021 Loading… updated Dec 8, 2021
refactor(accessCode): move this feature to trait
#52 by cesargb was merged Oct 2, 2021 Loading… updated Dec 8, 2021
fix: cookie can return an array or string
#40 by cesargb was merged Mar 20, 2021 Loading… updated Dec 8, 2021
The magiclink object is injected upon receiving the call of the ResponseAction class
#43 by cesargb was merged Sep 20, 2021 Loading… updated Dec 8, 2021
Apply fixes from StyleCI
#44 by cesargb was merged Sep 20, 2021 Loading… updated Dec 8, 2021
fix deprecated method
#45 by cesargb was merged Sep 28, 2021 Loading… updated Dec 8, 2021
Apply fixes from StyleCI
#46 by cesargb was merged Sep 28, 2021 Loading… updated Dec 8, 2021
Apply fixes from StyleCI
#48 by cesargb was merged Sep 28, 2021 Loading… updated Dec 8, 2021
add phpdoc
#47 by cesargb was merged Sep 28, 2021 Loading… updated Dec 8, 2021
Apply fixes from StyleCI
#50 by cesargb was merged Sep 28, 2021 Loading… updated Dec 8, 2021
Fix available_at
#49 by cesargb was merged Sep 28, 2021 Loading… updated Dec 8, 2021
add tests for php8.1
#54 by cesargb was closed Nov 27, 2021 Loading… updated Dec 8, 2021
refactor: serializable closure
#56 by cesargb was merged Nov 27, 2021 Loading… updated Dec 8, 2021
add support to L9
#62 by cesargb was merged Jan 17, 2022 Loading… updated Feb 1, 2022
change default guard to null
#61 by cesargb was merged Jan 10, 2022 Loading… updated Feb 1, 2022
access code: more control, if I use the same access code in another magiclink
#60 by cesargb was merged Jan 10, 2022 Loading… updated Feb 1, 2022
LoginAction: only store auth identifier instead of user class
#59 by cesargb was merged Jan 8, 2022 Loading… updated Feb 1, 2022
Improve CI config
#64 by szepeviktor was merged May 30, 2022 Loading… updated May 30, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.