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-12-02
Tim Düsterhus
Use proper German title for AccountManagementForm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-30
Tim Düsterhus
Merge pull request #3766 from WoltLab/mfa-migration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-30
Tim Düsterhus
Add update_com.woltlab.wcf_5.4_migrate_multifactor.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-27
Tim Düsterhus
Fix validation of hashes in BackupMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-27
Tim Düsterhus
Fix MFA SQL update instructions in update_com.woltlab...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Do not show the back up code description if codes are...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Use dedicated method for code generation for backup...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Use a constant for the bytelength of the secret in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Merge branch 'master' into mfa-meta
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Fix package check in update_com.woltlab.wcf_5.4_removeF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Update the upgrade instructions from WoltLab Suite 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Merge pull request #3629 from WoltLab/session-update
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Improve variable naming in update_com.woltlab.wcf_5...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Merge pull request #3763 from WoltLab/http-request...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Set an explicit timeout for ImageProxyAction's HttpClient
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Set an explicit timeout for FontManager's HttpClient
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Replace HTTPRequest's timeout by connect_timeout +...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Drop wcf1_session.sessionVariables
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Add update instructions for session refactoring
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Add skipStyleUpdate paramter to file PIP
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Allow returning a Document in ScriptPackageInstallation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-26
Tim Düsterhus
Delete obsolete session_* options in option.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Alexander Ebert
Use a local variable to prevent parallel requests being...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Alexander Ebert
Improper serialization of `null` values
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Merge pull request #3759 from WoltLab/mfa-pending-expire
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Replace 'Multi-Factor' by 'Multi-factor'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Expire pending user changes after 15 minutes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Add __multifactorAuthenticationLoginAs to syncTemplates...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Fix typo in de.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Remove obsolete phrases used in the MF authentication...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Add explanatory texts to backup MF method (#3754)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Add explanatory texts to email MF method (#3755)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Send a notification email when MFA is enabled (#3756)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Alexander Ebert
Removed the obsolete 2fa abort form
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Alexander Ebert
Separate form element for the login username
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Alexander Ebert
Merge branch 'mfa-meta' of https://github.com/WoltLab...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Alexander Ebert
Overhauled the layout of the 2fa authentication page
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Explain the choice of the backup code parameters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Fix typo in en.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Fix typo in de.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Update the orphanedComments remark in package.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Tim Düsterhus
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-25
Jannis Grimm
Fix typo in informal German phrases
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Alexander Ebert
Merge branch 'master' into mfa-meta
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Alexander Ebert
Updated the `package-lock.json`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Marcel Werk
Improved randomized sort order of related articles
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Alexander Ebert
Merge branch 'master' into mfa-meta
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Alexander Ebert
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Alexander Ebert
Minor visual updates
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Tim Düsterhus
Merge pull request #3749 from WoltLab/mfa-backup-email
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Tim Düsterhus
Merge pull request #3750 from WoltLab/emogrifier-5.0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Tim Düsterhus
Update pelago/emogrifier to 5.0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Tim Düsterhus
Add email notification when using a backup code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Joshua Rüsweg
Merge pull request #3746 from WoltLab/mfa-conditions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
joshuaruesweg
Rename condition to `multifactorActive`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-24
Tim Düsterhus
Fix typo in PHPDoc in \wcf\system\multifactor\totp...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Add multi-factor foreign keys to update_com.woltlab...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Add wcf1_user_multifactor_email to update_com.woltlab...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Add missing usage of fully qualified function names...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Release 5.3.1
5.3.1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Missing check for empty object ids
5.2.10
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Marcel Werk
randomized sort order of related articles
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Marcel Werk
Changed related articles to new layout
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Release 5.2.10
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Merge branch '3.1' into 5.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Release 3.1.18
3.1.18
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Deprecated PreparedStatement::fetchList()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Alexander Ebert
Use modified package servers when running in enterprise...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Whitelist `iterator_count` in enterprise mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-23
Tim Düsterhus
Merge pull request #3738 from WoltLab/emogrifier-4.0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
Alexander Ebert
Merge branch '3.1' into 5.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
Alexander Ebert
Merge pull request #3744 from Krymonota/patch-18
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
Alexander Ebert
Merge pull request #3745 from Krymonota/patch-19
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
joshuaruesweg
Add usesMultifactor condition for user search in acp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
joshuaruesweg
Add usesMultifactor condition for notices
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-22
joshuaruesweg
Add `$multifactorActive` property for user dbo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-21
joshuaruesweg
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-21
joshuaruesweg
Fix point calculation for removing reactions from an...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-21
Alexander Ebert
Release 5.3.1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-21
Niklas
Fix JSDoc module typo in `RewriteGenerator`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-21
Niklas
Add missing JSDoc to `EmailSmtpTest`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-21
Alexander Ebert
Force the removal of orphaned comments during the upgrade
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Alexander Ebert
Merge branch '3.1' into 5.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Alexander Ebert
Workaround for a Chromium bug on Windows
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Alexander Ebert
Verbose style compatibility for 5.2/5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Tim Düsterhus
Merge pull request #3743 from WoltLab/mfa-disable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Tim Düsterhus
Support disabling the multi-factor authentication
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Tim Düsterhus
Use U+2022 to black out backup code trailers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-11-20
Alexander Ebert
Permit images uploaded as media to be wrapped in a...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next