]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth
Added 'Sort Book' action to chapters
[bookstack] / app / Http / Controllers / Auth /
2022-06-21 Dan BrownMerge branch 'login-auto-redirect' into development
2022-06-21 Dan BrownReview and update of login auto initiation PR
2022-05-02 Robert MeredithSkip intermediate login page with single provider 3406/head
2022-02-24 Dan BrownApplied latest StyleCI changes
2022-02-24 Dan BrownUpdated OIDC error handling for better error reporting
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-04 Dan BrownAdded page titles to many missing app areas 3141/head
2021-12-18 Dan BrownAligned password length requirements
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-11 Dan BrownRefactored the activity service
2021-11-15 Dan BrownPrevented auto-login from direct email confirmation...
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-11-06 Dan BrownDone a round of phpstan fixes
2021-11-05 Dan BrownApplied styleci changes
2021-11-05 Dan BrownStandardised laravel validation to be array based
2021-10-23 Dan BrownMerge branch 'fix_sidebar_css' of https://github.com...
2021-10-23 Dan BrownReviewed SAML SLS changes for ADFS, #2902
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownApplied styleci changes
2021-10-20 Dan BrownMerge pull request #2996 from BookStackApp/saml2_acs_se...
2021-10-20 Dan BrownUpdated SAML ACS post to retain user session 2996/head
2021-10-16 Dan BrownApplied latest styles changes from style CI
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-14 Dan BrownFixed guest user email showing in TOTP setup url
2021-10-13 Dan BrownFleshed out testing for OIDC system
2021-10-12 Dan BrownRenamed OIDC files to all be aligned
2021-10-11 Dan BrownGot OIDC custom solution to a functional state
2021-10-11 Dan BrownAdded token and key handling elements for oidc jwt
2021-10-08 Dan BrownAdded throttling to password reset requests
2021-10-06 Dan BrownContinued review of #2169
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
2021-09-01 Dan BrownMade the TOTP URL visible during setup
2021-08-31 Dan BrownApplied stylci changes
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownUpdated the login redirect logic to ignore mfa routes
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-21 Dan BrownImproved login redirect and setup experience
2021-08-08 Dan BrownExtracted text to translation files
2021-08-07 Dan BrownQuick test of email confirmation routes and fix of...
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-08-02 Dan BrownWorked on MFA setup required flow
2021-08-02 Dan BrownAdded Backup code verification logic
2021-08-02 Dan BrownAdded TOTP verification upon access
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-16 Dan BrownStarted on some MFA access-time checks
2021-07-14 Dan BrownAdded the ability to remove an MFA method
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-07-02 Dan BrownAdded backup code setup flow
2021-06-30 Dan BrownComplete base flow for TOTP setup
2021-06-29 Dan BrownAdded TOTP generation view and started verification...
2021-06-28 Dan BrownStarted barebones work of MFA system
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
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-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-29 Dan BrownConverted another couple of tests from browserkit
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-03-19 Dan BrownAdded the possibility of social provider extension...
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-10 Dan BrownMerge pull request #2626 from BookStackApp/2525_add_use...
2021-03-10 Dan BrownUpdated register paths to include user slugs
2021-03-07 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-03-07 Dan BrownRan phpcbf and updated phpcs.xml
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-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-20 Dan BrownImplemented remainder of activity types
2020-09-13 Dan BrownMerge branch 'master' into attachment_drag_drop
2020-07-28 Dan BrownUpdated public-login redirect to check url
2020-07-28 Dan BrownUpdated functionality for logging failed access
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-07-01 Jasper WeyneFirst basic OpenID Connect implementation
next