]> BookStack Code Mirror - bookstack/history - app/Auth
Added translation string for tasklist WYSIWYG action
[bookstack] / app / Auth /
2022-02-24 Dan BrownApplied latest StyleCI changes
2022-02-24 Dan BrownUpdated OIDC error handling for better error reporting
2022-02-13 Dan BrownApplied StyleCI changes, updated readme badges & roadmap
2022-02-13 Dan BrownMade a pass to clean up UserRepo
2022-02-08 Dan BrownUpdated with latest styleci changes
2022-02-08 Dan BrownMerge branch 'tinymce' into development
2022-02-08 Dan BrownMerge pull request #3238 from BookStackApp/users_api
2022-02-04 Dan BrownAddressed test failures from users API changes 3238/head
2022-02-04 Dan BrownAdded user API examples
2022-02-04 Dan BrownAdded user-create API endpoint
2022-02-03 Dan BrownAdded user-update API endpoint
2022-02-03 Dan BrownAdded users-delete API endpoint
2022-02-03 Dan BrownRefactored existing user API work
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-31 Dan BrownFixed default registration role display options
2022-01-30 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-01-30 StyleCI BotApply fixes from StyleCI
2022-01-30 Dan BrownMerge pull request #3210 from Julesdevops/simple-503...
2022-01-28 Dan BrownFixed OIDC JWT key parsing in microsoft environments
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-18 Dan BrownMerge branch 'search-by-ip' of https://github.com/johnr...
2021-12-15 Dan BrownMerge branch 'user_list_control'
2021-12-14 Dan BrownAddressed user detail harvesting issue
2021-12-11 Dan BrownRefactored the activity service
2021-11-30 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-11-30 Dan BrownApplied StyleCI changes
2021-11-30 Dan BrownFixed related permissions query not considering drafts
2021-11-22 Dan BrownApplied another round of static analysis updates
2021-11-22 Dan BrownTweaked custom command registration, Added StyleCI...
2021-11-22 Dan BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-20 Dan BrownApplied another set of static analysis improvements
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-11-06 Dan BrownApplied latest StyleCI changes
2021-11-06 Dan BrownDone a round of phpstan fixes
2021-11-05 Dan BrownAdded inital phpstan/larastan setup
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-11-01 Dan BrownMerge branch '3027_attachment_vuln'
2021-11-01 Dan BrownUpdated attachments to not be saved with a complete...
2021-10-31 Dan BrownUpdated AzureAD provider to use microsoft graph
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
2021-10-26 Dan BrownLaravel 7.x Shift (#3011)
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 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-14 Dan BrownFixed lack of oidc discovery filtering during testing 2960/head
2021-10-13 Dan BrownFleshed out testing for OIDC system
2021-10-12 Dan BrownRenamed OIDC files to all be aligned
2021-10-12 Dan BrownAdded OIDC basic autodiscovery support
2021-10-12 Dan BrownAdded further OIDC core class testing
2021-10-11 Dan BrownAdded positive test case for OIDC implementation
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-10 Dan BrownStarted on a custom oidc oauth provider
2021-10-06 Dan BrownContinued review of #2169
2021-10-06 Dan BrownStarted refactor for merge of OIDC
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 BrownApplied StyleCI changes
2021-09-29 Dan BrownReviewed addition to db table prefix
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-19 floviolleauAllow to use DB tables prefix
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-17 Dan BrownConverted AuthTest away from BrowserKit
2021-09-15 Dan BrownFixed social auth login audit log messages
2021-09-13 Dan BrownAdded border to generated TOTP QR code
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownSwapped injected db instance with facade
2021-08-30 FrankeFixes for CodeStyle
2021-08-30 FrankeFixed SAML logout for ADFS.
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 BrownCleaned some unused elements during testing 2827/head
2021-08-08 Dan BrownAdded attribution for new libs added
2021-08-07 Dan BrownUpdated auth changes to work with remember me
2021-08-07 Dan BrownVerified mfa session expires on logout
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-14 Dan BrownAdded MFA indicator to user list
2021-07-03 Dan BrownAdded role based MFA control
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-07-02 Dan BrownAdded backup code setup flow
next