GitHub/WoltLab/WCF.git
Author Commit
2020-11-16 Tim DüsterhusMerge pull request #3712 from WoltLab/mfa-setup
2020-11-16 Tim DüsterhusUse the placeholder as the default device name
2020-11-16 Tim DüsterhusAdd SessionHandler::getPendingUserChange()
2020-11-16 Tim DüsterhusGenerate backup codes when setting up the first MFA...
2020-11-16 Tim DüsterhusDisallow management of backup codes if they are not...
2020-11-16 Tim DüsterhusAdd proper success messages for TOTP
2020-11-16 Tim DüsterhusAdd proper TOTP device management
2020-11-16 Tim DüsterhusAdd multifactor\Setup class for stronger typing
2020-11-16 Tim DüsterhusAdd helper methods to MultifactorManageForm
2020-11-16 Tim DüsterhusClear MFA inputs if an invalid code is entered
2020-11-16 Tim DüsterhusImprove UX when setting up TOTP
2020-11-16 Tim DüsterhusAdd flood control for multi-factor authentication
2020-11-16 Tim DüsterhusAdd MFA tables to update script
2020-11-16 Tim DüsterhusUse 'Multi-Factor Authentication' in English phrasing
2020-11-16 Tim DüsterhusMove the heavy TOTP lifting into unpack
2020-11-16 Tim DüsterhusAdd namespace to all functions and constants for multif...
2020-11-16 Tim DüsterhusAdd namespace to all functions and constants for TotpMu...
2020-11-16 Tim DüsterhusAdd namespace to all functions and constants for Backup...
2020-11-16 Tim DüsterhusAdd default device name for TOTP
2020-11-16 Tim DüsterhusAdd barebones support for deleting TOTP devices
2020-11-16 Tim DüsterhusFacelift adding TOTP devices
2020-11-16 Tim DüsterhusAdd multifactor language items
2020-11-16 Tim DüsterhusAdd authentication support to TotpMultifactorMethod
2020-11-16 Tim DüsterhusAdd QR code to __totpSecretField.tpl
2020-11-16 Tim DüsterhusAdd MultifactorAuthenticationForm
2020-11-16 Tim DüsterhusAdd SessionHandler::changeUserAfterMultifactor()
2020-11-16 Tim DüsterhusAdd support for adding devices to TotpMultifactorMethod
2020-11-16 Tim DüsterhusImplement getStatusText() for the `backup` multifactor...
2020-11-16 Tim DüsterhusAdd MultifactorManageForm
2020-11-16 Tim DüsterhusAdd User::getEnabledMultifactorMethods()
2020-11-16 Tim DüsterhusAdd com.woltlab.wcf.multifactor.backup object type
2020-11-16 Tim DüsterhusAdd IMultifactorMethod
2020-11-11 Tim DüsterhusIntegrate multifactor into AccountSecurityPage
2020-11-11 Tim DüsterhusAdd wcf1_user_multifactor
2020-11-11 Tim DüsterhusAdd com.woltlab.wcf.multifactor.totp objectType
2020-11-11 Tim DüsterhusAdd com.woltlab.wcf.multifactor objectTypeDefinition
2020-11-11 Tim DüsterhusMultifactor Authentication: Integration branch
2020-11-10 Tim DüsterhusAdd parent for AccountSecurity in page.xml
2020-11-10 Tim DüsterhusAdd missing import to update_com.woltlab.wcf_5.4_db.php
2020-11-09 Alexander EbertMerge pull request #3709 from WoltLab/54-typescript...
2020-11-09 Alexander EbertMerge pull request #3705 from WoltLab/54-typescript...
2020-11-09 Alexander EbertMerge pull request #3706 from WoltLab/54-remove-enquire
2020-11-09 Tim DüsterhusRemove extra space after class attribute in form builde...
2020-11-09 Tim DüsterhusAdd proper return types to CryptoUtil
2020-11-09 Tim DüsterhusUse constant time encoding in CryptoUtil
2020-11-09 Tim DüsterhusFix diff problem matcher
2020-11-09 Matthias SchmidtMerge branch '5.3'
2020-11-09 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-09 Matthias SchmidtFix deleting obsolete nodes in form builder dependeny...
2020-11-09 Matthias SchmidtRemove obsolete code for update from 2.1 to 3.0 (#3710)
2020-11-09 WoltLabUpdating minified JavaScript files
2020-11-09 Tim DüsterhusFix WCFSetup
2020-11-08 Alexander EbertMerge branch '5.2' into 5.3
2020-11-08 Alexander EbertMerge branch '3.1' into 5.2
2020-11-08 Alexander EbertObsolete exclusion of the old ACP catpcha
2020-11-08 Alexander EbertConvert `Language/Text` to TypeScript
2020-11-08 Alexander EbertConvert `Language/Input` to TypeScript
2020-11-07 Alexander EbertConvert `Language/Chooser` to TypeScript
2020-11-07 Alexander EbertRemove enquire.js
2020-11-07 Alexander EbertConvert `Ui/File/Upload` to TypeScript
2020-11-07 Matthias SchmidtAdd button form field and is not clicked condition
2020-11-07 Matthias SchmidtMerge branch '5.3'
2020-11-07 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-07 Matthias SchmidtFix deleting obsolete nodes in form builder dependeny...
2020-11-06 Alexander EbertMerge pull request #3700 from WoltLab/54-typescript...
2020-11-06 Alexander EbertUse `WeakSet` to track elements
2020-11-06 Alexander EbertMerge pull request #3697 from WoltLab/promote-owner...
2020-11-06 Tim DüsterhusRemove the owner group promotion functionality
2020-11-06 Tim DüsterhusFix filenames of 5.3 -> 5.4 update scripts
2020-11-06 Joshua RüswegUse constant time encoding / decoding of security criti...
2020-11-06 Alexander EbertConvert `Ui/Comment/Response/Edit` to TypeScript
2020-11-06 Alexander EbertConvert `Ui/Comment/Response/Add` to TypeScript
2020-11-06 Matthias SchmidtMove types dev dependencies to normal dependencies
2020-11-06 Matthias SchmidtFix storing ids in `Ui/Dialog` elements
2020-11-06 Alexander EbertConvert `Ui/Comment/Edit` to TypeScript
2020-11-06 Alexander EbertConvert `Ui/Comment/Add` to TypeScript
2020-11-06 Alexander EbertMerge pull request #3696 from WoltLab/54-typescript...
2020-11-06 Alexander EbertOutdated JS files
2020-11-06 Alexander EbertUse the twitter definitions and cleaned up the code
2020-11-06 Tim DüsterhusAvoid using PasswordUtil
2020-11-06 Tim DüsterhusReplace use MathUtil::getRandomValue() by random_int()
2020-11-06 Tim DüsterhusRemove legacy auto login remains from AccountManagementForm
2020-11-05 Alexander EbertUse the native click event if available
2020-11-05 Alexander EbertMerge branch '5.3'
2020-11-05 Alexander EbertConvert `Ui/Message/Replay` to TypeScript
2020-11-05 Marcel WerkMerge branch '5.2' into 5.3
2020-11-05 Marcel WerkUse native click event if available
2020-11-05 Alexander EbertConvert `Controller/Captcha` to TypeScript
2020-11-05 Alexander EbertConvert `Ui/Message/TwitterEmbed` to TypeScript
2020-11-05 Marcel WerkReplaced <b> tags with <strong>
2020-11-05 Alexander EbertConvert `Ui/Message/UserConsent` to TypeScript
2020-11-05 Alexander EbertConvert `Ui/Message/Share` to TypeScript
2020-11-05 Alexander EbertMerge branch 'master' into 54-typescript-message
2020-11-05 Alexander EbertMerge pull request #3695 from WoltLab/54-typescript...
2020-11-05 Alexander EbertFilter the keys in `localStorage` before processing...
2020-11-05 Alexander EbertSlightly modified the `prism-meta.js` to satisfy Prettier
2020-11-05 Alexander EbertConvert `Ui/Message/Manager` to TypeScript
2020-11-05 Tim DüsterhusAdd paragonie/constant_time_encoding composer dependency
2020-11-05 Alexander EbertConvert `Ui/Message/InlineEditor` to TypeScript
2020-11-05 Alexander EbertSimplified code for better readability
next