]> BookStack Code Mirror - bookstack/history - tests
Applied StyleCI changes, added php/larastan to attribution
[bookstack] / tests /
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 BrownApplied latest styleci changes
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 showImage file serving to not be traversable
2021-10-31 Dan BrownAdded safe mime sniffing to prevent serving HTML
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
2021-10-28 Dan BrownMade further changes to page image extraction validation
2021-10-27 Dan BrownAdded test to cover #3010
2021-10-26 Dan BrownLaravel 7.x Shift (#3011)
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-20 Dan BrownApplied latest changes from styleCI
2021-10-20 Dan BrownMerge pull request #2986 from BookStackApp/attachments_api
2021-10-19 Dan BrownAdded TestCase for attachments API methods
2021-10-18 Dan BrownAdded base64 image extraction to markdown page content
2021-10-16 Dan BrownApplied latest styles changes from style CI
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-15 Dan BrownApplied latest styleci changes
2021-10-14 Dan BrownFixed guest user email showing in TOTP setup url
2021-10-14 Dan BrownMerge pull request #2977 from BookStackApp/custom_debug...
2021-10-14 Dan BrownAdded testing to cover debug view 2977/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 further OIDC core class testing
2021-10-11 Dan BrownAdded positive test case for OIDC implementation
2021-10-08 Dan BrownAdded throttling to password reset requests
2021-10-08 Dan BrownApplied changes from styleci
2021-10-08 Dan BrownAdded testing to cover work done in last commit
2021-10-08 Dan BrownForced response cache revalidation on logged-in responses
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownReviewed and refactored additional editor draft save...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-10-04 Dan BrownAllowed page includes on custom home
2021-09-29 Dan BrownApplied StyleCI changes
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownReviewed adding IP recording to activity & audit log
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-26 Dan BrownApplied styleci changes
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
2021-09-18 Dan BrownFixed dodgy test helper signature causing tests to...
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-18 Dan BrownRemoved browserkit testing from project
2021-09-17 Dan BrownStarted updating RolesTest away from Browserkit
2021-09-17 Dan BrownConverted AuthTest away from BrowserKit
2021-09-17 Dan BrownRewrote entity permissions tests to be non-browser-kit
2021-09-17 Dan BrownFinished moving EntityTests out to new TestCase files
2021-09-15 Dan BrownMoved more tests out of EntityTest
2021-09-15 Dan BrownFixed social auth login audit log messages
2021-09-13 Dan BrownMoved/Updated old Activity tracking tests, started...
2021-09-13 Dan BrownRemoved browserkit from a couple of classess
2021-09-12 Dan BrownAltered the parsing of custom head to prevent htmlentit...
2021-09-06 Dan BrownApplied latest styleci changes
2021-09-05 Dan BrownFixed issue with HTML tags in custom head scripts
2021-09-04 Dan BrownMerge branch 'html-filtering'
2021-09-04 Dan BrownAdded a couple of additional CSP rules
2021-09-04 Dan BrownFinished off script CSP rules
2021-09-03 Dan BrownAdded filter for xlink:href svg xss
2021-09-02 Dan BrownAdded extra HTML filtering of dangerous content
2021-09-01 Dan BrownMade the TOTP URL visible during setup
2021-09-01 Dan BrownFixed lack of proper ordering of pages
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownAdded untrusted server fetching control
2021-08-30 Dan BrownApplied styleci changes
2021-08-30 Dan BrownAdded back email confirmation check in middleware
2021-08-28 Dan BrownMerge pull request #2899 from BookStackApp/export_permi...
2021-08-28 Dan BrownApplied styleci patches
2021-08-28 Dan BrownAdded role permissions for exporting content
2021-08-28 Dan BrownAdded notice for lack of shelf permission cascade
2021-08-24 Dan BrownUpdated markdown task list test to check new list class
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownUpdated pages API to not clear content if not provided
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 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-04 Dan BrownFixed issue where user id still used on profile pages
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-14 Dan BrownAdded the ability to remove an MFA method
2021-07-14 Dan BrownAdded command to reset user MFA
2021-07-14 Dan BrownAdded MFA indicator to user list
2021-07-14 Dan BrownAdded MFA setup link on user edit view
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
2021-07-02 Dan BrownCovered TOTP setup with testing
2021-06-30 Dan BrownComplete base flow for TOTP setup
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 BrownReview of #2682, Also added parent deletion link on...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.