projects
/
GitHub
/
WoltLab
/
WCF.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
Author
Commit
2020-11-18
Tim Düsterhus
Add support for pending users to UserProfile::canSeeAva...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Expose a userProfile object to the template in MFAuthen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Add MultifactorAuthenticationAbortForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Make the MFA authentication look a bit nicer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Disable the login dropdown in multifactorAuthentcation.tpl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Support accessing the MultifactorAuthenticationForm...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Add support for redirectUrl to MultifactorAuthenticatio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Set multifactorActive = 1 in MultifactorMangeForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Merge transactions in MultifactorManageForm::save()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Add MultifactorManageForm::generateBackupCodes()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Merge pull request #3729 from WoltLab/mfa-email
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Improve phrasing for email MFA
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
fixup! Add EmailMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Show the one time code within the mail's subject
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Force the setupId to be an int in MFAuthenticationForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Improve return type for Setup::getAllForUser()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-18
Tim Düsterhus
Add EmailMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-17
Tim Düsterhus
Fix TOTP flood control
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-17
Tim Düsterhus
Add Setup::getUser() method
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-17
Tim Düsterhus
Fix use of informal German in TOTP's lastDevice phrase
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Merge pull request #3712 from WoltLab/mfa-setup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Use the placeholder as the default device name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add SessionHandler::getPendingUserChange()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Generate backup codes when setting up the first MFA...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Disallow management of backup codes if they are not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add proper success messages for TOTP
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add proper TOTP device management
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add multifactor\Setup class for stronger typing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add helper methods to MultifactorManageForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Clear MFA inputs if an invalid code is entered
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Improve UX when setting up TOTP
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add flood control for multi-factor authentication
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add MFA tables to update script
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Use 'Multi-Factor Authentication' in English phrasing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Move the heavy TOTP lifting into unpack
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add namespace to all functions and constants for multif...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add namespace to all functions and constants for TotpMu...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add namespace to all functions and constants for Backup...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add default device name for TOTP
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add barebones support for deleting TOTP devices
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Facelift adding TOTP devices
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add multifactor language items
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add authentication support to TotpMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add QR code to __totpSecretField.tpl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add MultifactorAuthenticationForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add SessionHandler::changeUserAfterMultifactor()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add support for adding devices to TotpMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Implement getStatusText() for the `backup` multifactor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add MultifactorManageForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add User::getEnabledMultifactorMethods()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add com.woltlab.wcf.multifactor.backup object type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-16
Tim Düsterhus
Add IMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-11
Tim Düsterhus
Integrate multifactor into AccountSecurityPage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-11
Tim Düsterhus
Add wcf1_user_multifactor
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-11
Tim Düsterhus
Add com.woltlab.wcf.multifactor.totp objectType
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-11
Tim Düsterhus
Add com.woltlab.wcf.multifactor objectTypeDefinition
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-11
Tim Düsterhus
Multifactor Authentication: Integration branch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-10
Tim Düsterhus
Add parent for AccountSecurity in page.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-10
Tim Düsterhus
Add missing import to update_com.woltlab.wcf_5.4_db.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Alexander Ebert
Merge pull request #3709 from WoltLab/54-typescript...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Alexander Ebert
Merge pull request #3705 from WoltLab/54-typescript...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Alexander Ebert
Merge pull request #3706 from WoltLab/54-remove-enquire
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Tim Düsterhus
Remove extra space after class attribute in form builde...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Tim Düsterhus
Add proper return types to CryptoUtil
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Tim Düsterhus
Use constant time encoding in CryptoUtil
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Tim Düsterhus
Fix diff problem matcher
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Matthias Schmidt
Fix deleting obsolete nodes in form builder dependeny...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Matthias Schmidt
Remove obsolete code for update from 2.1 to 3.0 (#3710)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-09
Tim Düsterhus
Fix WCFSetup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-08
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-08
Alexander Ebert
Merge branch '3.1' into 5.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-08
Alexander Ebert
Obsolete exclusion of the old ACP catpcha
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-08
Alexander Ebert
Convert `Language/Text` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-08
Alexander Ebert
Convert `Language/Input` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Alexander Ebert
Convert `Language/Chooser` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Alexander Ebert
Remove enquire.js
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Alexander Ebert
Convert `Ui/File/Upload` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Matthias Schmidt
Add button form field and is not clicked condition
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-07
Matthias Schmidt
Fix deleting obsolete nodes in form builder dependeny...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Merge pull request #3700 from WoltLab/54-typescript...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Use `WeakSet` to track elements
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Merge pull request #3697 from WoltLab/promote-owner...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Tim Düsterhus
Remove the owner group promotion functionality
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Tim Düsterhus
Fix filenames of 5.3 -> 5.4 update scripts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Joshua Rüsweg
Use constant time encoding / decoding of security criti...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Convert `Ui/Comment/Response/Edit` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Convert `Ui/Comment/Response/Add` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Matthias Schmidt
Move types dev dependencies to normal dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Matthias Schmidt
Fix storing ids in `Ui/Dialog` elements
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Convert `Ui/Comment/Edit` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Convert `Ui/Comment/Add` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Merge pull request #3696 from WoltLab/54-typescript...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Outdated JS files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Alexander Ebert
Use the twitter definitions and cleaned up the code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-06
Tim Düsterhus
Avoid using PasswordUtil
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next