GitHub/WoltLab/WCF.git
Author Commit
2020-10-21 Tim DüsterhusMerge branch 'master' into session-meta
2020-10-21 Tim DüsterhusMerge pull request #3619 from WoltLab/54-minimum-requir...
2020-10-21 Alexander EbertDeprecated string offset in Net_IDNA2 (PHP 7.4)
2020-10-21 Tim DüsterhusUpdate to Guzzle 7.2
2020-10-21 Tim DüsterhusUpdate composer dependencies with updated platform
2020-10-21 Tim DüsterhusIncrease minimum MySQL 8 version to 8.0.19
2020-10-21 Tim DüsterhusIncrease minimum MySQL 5 version to 5.7.31
2020-10-21 Tim DüsterhusIncrease minimum MariaDB version to 10.1.44
2020-10-21 Tim DüsterhusIncrease minimum PHP version to 7.2.24
2020-10-21 Tim DüsterhusMerge branch '5.2' into 5.3
2020-10-21 Tim DüsterhusMerge pull request #3620 from WoltLab/php-syntax-action
2020-10-21 Tim DüsterhusPin the setup-php action to v2 instead of 2.7.0
2020-10-21 Tim DüsterhusIgnore errors in HTMLPurifier*.autoload-legacy.php
2020-10-21 Tim DüsterhusFix PHP 8 syntax in DirectoryUtil
2020-10-21 Tim DüsterhusRemove PHP syntax check from Travis CI
2020-10-21 Tim DüsterhusSuppress "No Syntax errors detected" output
2020-10-21 Tim DüsterhusAdd php-syntax problem matcher
2020-10-21 Tim DüsterhusAdd php-syntax Workflow
2020-10-20 Alexander EbertDisabled the sticky code box header inside dialogs
2020-10-20 Alexander EbertSlightly reduced the horizontal padding of `<kbd>`...
2020-10-20 Tim DüsterhusMerge pull request #3614 from WoltLab/invalidateMailFor...
2020-10-20 Tim DüsterhusHandle ns.adobe.com/xmp/extension/ in ExifUtil
2020-10-20 Tim DüsterhusImprove readability in CsrfTokenFunctionTemplatePlugin
2020-10-19 Alexander EbertMerge branch '5.2'
2020-10-19 Alexander EbertRevert "Fix deprecation warnings in form builder in...
2020-10-19 Tim DüsterhusFix endless loop in removeExifData when the APP1 signat...
2020-10-19 Tim DüsterhusDo not ignore errors in invalidateMailForm update script
2020-10-19 Tim DüsterhusMerge branch '5.2' into master
2020-10-19 Tim DüsterhusIgnore symlink creation failures in DebugFolderEmailTra...
2020-10-19 Tim DüsterhusMerge pull request #3593 from WoltLab/session-refactor
2020-10-17 Alexander EbertRelease 5.3.0 RC 2 5.3.0_RC_2
2020-10-17 Matthias SchmidtMerge branch '5.2'
2020-10-17 Matthias SchmidtFix updating action of foreign key
2020-10-17 rootUpdating minified JavaScript files
2020-10-17 Alexander EbertUse the overhauled notification settings in the admin...
2020-10-15 Tim DüsterhusFix use of the CSRF token in WCFSetup
2020-10-15 Tim DüsterhusReduce the size of the session cookie
2020-10-15 Tim DüsterhusMake the signed XSRF-TOKEN value raw bytes
2020-10-15 Tim DüsterhusMove the security token storage into a signed cookie
2020-10-15 Tim DüsterhusUse new {csrfToken} tag in templates
2020-10-15 Tim DüsterhusAdd CsrfTokenCompilerTemplatePlugin
2020-10-15 Tim DüsterhusImplement the (parent)?Page* values in SessionHandler...
2020-10-15 Tim DüsterhusMove spiderID out of the environment array
2020-10-15 Tim DüsterhusStop accessing the ->lastActivityTime property of the...
2020-10-15 Tim DüsterhusStop accessing the ->requestURI/Method properties of...
2020-10-15 Tim DüsterhusStop accessing the ->userAgent property of the session
2020-10-15 Tim DüsterhusStop accessing the ->ipAddress property of the session
2020-10-15 Tim DüsterhusDeprecate the 'environment' session variables
2020-10-15 Tim DüsterhusDrop lastRequestURI and lastRequestMethod
2020-10-15 Tim DüsterhusSign the session cookie
2020-10-15 Tim DüsterhusRequire generation of a valid signature_secret during...
2020-10-15 Tim DüsterhusMove cookie handling into SessionHandler
2020-10-15 Tim DüsterhusRemove requestURI and requestMethod from wcf1_acp_session
2020-10-15 Tim DüsterhusRemove legacy session keepAlive from template
2020-10-15 Tim DüsterhusManage the session timeout automatically
2020-10-15 Tim DüsterhusMake SessionHandler::keepAlive() a no-op
2020-10-15 Tim DüsterhusFix GDPR export for sessions
2020-10-15 Tim DüsterhusRemove legacy SID_* constants
2020-10-15 Tim DüsterhusDrop sessions if the session variables became corrupted
2020-10-15 Tim DüsterhusReset SessionHandler::variablesChanged after update
2020-10-15 Tim DüsterhusUse differing conditions for guests / users when fetchi...
2020-10-15 Tim DüsterhusDo not refresh ACP session cookies
2020-10-15 Tim DüsterhusImplement the new session handling
2020-10-15 Tim DüsterhusDeprecated SessionHandler::setCookieSuffix()
2020-10-15 Tim DüsterhusAdd wcf1_user_session and update wcf1_acp_session
2020-10-15 Tim DüsterhusMake SessionHandler final
2020-10-15 Tim DüsterhusMerge branch 'master' into session-meta
2020-10-15 Tim DüsterhusUse \hash_equals in CryptoUtil::validateSignedString()
2020-10-15 Tim DüsterhusMerge pull request #3607 from WoltLab/import-user-group...
2020-10-15 Tim DüsterhusMerge branch '5.2' into master
2020-10-15 Marcel WerkFixed parameter validation of 'captionEnableHtml'
2020-10-15 Tim DüsterhusFix handling of default headers in HttpFactory::makeCli...
2020-10-15 Tim DüsterhusCreate user group option values during group import
2020-10-14 Alexander EbertLog NamedUserException to the console when running...
2020-10-14 Tim DüsterhusMerge pull request #3605 from WoltLab/recommend-curl
2020-10-14 Tim DüsterhusRecommend cURL during WCFSetup
2020-10-14 Marcel WerkMerge pull request #3604 from ChristopherWalz/master
2020-10-14 Christopher... Add DatabaseObjectList::setConditionBuilder
2020-10-14 Marcel WerkMerge branch '5.2'
2020-10-14 Marcel WerkAdded link to new manual
2020-10-13 Alexander EbertMerge branch '5.2'
2020-10-13 Alexander EbertSuppress the edit button for boxes on touch devices
2020-10-13 Alexander EbertPrevent the official servers from being disabled
2020-10-13 Alexander EbertPrepared an update script for the missing database...
2020-10-13 Alexander EbertUpdated the files for the pre upgrade deployment
2020-10-13 Alexander EbertMySQL 5.7 does not support the syntax for non-capturing...
2020-10-13 Alexander EbertUse `display: inline-table` to mimic the previous behavior
2020-10-13 Tim DüsterhusMerge pull request #3602 from WoltLab/53-update-style
2020-10-13 Tim DüsterhusMerge pull request #3603 from WoltLab/exception-parse...
2020-10-13 Tim DüsterhusConvert exceptions during stack trace parsing to Invali...
2020-10-13 Tim DüsterhusUpdate defaultStyle after migrating styles
2020-10-13 Tim DüsterhusMerge branch 'master' into session-meta
2020-10-12 Matthias SchmidtMerge branch '5.2'
2020-10-12 Matthias SchmidtFix add PIP entry via GUI if only delete element exists...
2020-10-12 Matthias SchmidtFix missing language item
2020-10-12 Alexander EbertMerge branch '5.2'
2020-10-12 Alexander EbertMerge pull request #3600 from WoltLab/exception-parse...
2020-10-12 Tim DüsterhusSupport alphanumeric error code in ExceptionLogUtil...
2020-10-12 Tim DüsterhusFix calling HTTPRequest::getReply() if the response...
2020-10-11 Alexander EbertMerge branch '5.2'
next