]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth/ConfirmEmailController.php
Updated email confirmation flow so confirmation is done via POST
[bookstack] / app / Http / Controllers / Auth / ConfirmEmailController.php
2022-11-12 Dan BrownUpdated email confirmation flow so confirmation is...
2022-09-27 Dan BrownMerge branch 'auth_review' into development
2022-09-22 Dan BrownUpdated auth controllers with property types
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-11-15 Dan BrownPrevented auto-login from direct email confirmation...
2021-11-06 Dan BrownDone a round of phpstan fixes
2021-11-05 Dan BrownStandardised laravel validation to be array based
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2890 from BookStackApp/analysis...
2021-08-21 Dan BrownApply fixes from StyleCI 2890/head
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-18 Dan BrownAdded login redirect system to confirm/mfa
2021-07-17 Dan BrownStarted moving MFA and email confirmation to new login...
2021-07-17 Dan BrownUpdated all login events to route through single service
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-19 Dan BrownAdded login/register theme events
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-21 Dan BrownAligned constructors across controller classes
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-19 Dan BrownRefactored notification showing and global view data
2019-09-15 Dan BrownRan phpcbf and updated helpers typehinting
2019-09-02 LeonardoMerge remote-tracking branch 'upstream/master'
2019-08-26 Dan BrownMerge branch 'docker-development-environment' of git...
2019-08-26 Dan BrownMerge pull request #1573 from miles75/lang-hu
2019-08-18 Dan BrownMerge branch 'unicode' of git://github.com/kostasdizas...
2019-08-18 Dan BrownRefactored confirm actions to their own controller