Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Pinned
1,885 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 68 commits in 5 repositories
Created a pull request in publicsuffix/list that received 2 comments
Update WoltLab Cloud Domains
Description of Organization Reason for PSL Inclusion DNS verification via dig Run Syntax Checker (make test) Each domain listed in t…
+1
−0
•
2
comments
Opened 19 other pull requests in 5 repositories
WoltLab/WCF
11
merged
1
open
- Fix style previews pointing to the style's asset folder
- Remove AbstractSearchEngine::parseSearchQuery()
- Session Cookie Updates
- Make the ACP session access log more useful
- Suppress enumeration that is part of the headline in ToC
- Validate package installation permissions in StyleImportForm
- Optimize LikeRebuildDataWorker performance
- Deprecate memcached
- Remove reCAPTCHA v1 implementation
- Add multi-factor management to UserEditForm
- Use consistent phrasing
- Add generic reauthentication implementation
WoltLab/woltlab.github.io
3
merged
WoltLab/com.woltlab.wcf.exporter
2
merged
docker-library/official-images
1
merged
TimWolla/docker-adminer
1
merged
Reviewed 16 pull requests in 2 repositories
WoltLab/WCF 14 pull requests
- Session Cookie Updates
- Convert form builder JavaScript to TypeScript
- Prevent the unintentional removal of values for groups that are not being edited
- Greatly improve the performance of GIF processing with ImageMagick
- Add `LanguageItemFormNode`
- Convert ACP UI user modules to TypeScript
- Validate primary indices with null columns in PHP DB API
- Convert `Acp/Ui/Style/Editor` to TypeScript
- Convert ACP UI trophy modules to TypeScript
- Convert `Acp/Ui/Template/Group/Copy` to TypeScript
- Support renaming database table columns via PHP API
- Convert the ACP article modules to TypeScript
- Deprecate memcached
- Add form field for active user's password
WoltLab/woltlab.github.io 2 pull requests
Created an issue in WoltLab/WCF that received 4 comments
Submitting UserEditForm always deletes all sessions
This is due to this line not checking whether password !== '' : WCF/wcfsetup/install/files/lib/data/user/UserAction.class.php Line 331 in a480c62
4
comments
Opened 15 other issues in 4 repositories
WoltLab/WCF
3
closed
7
open
- Remove AbstractSearchEngine::parseSearchQuery()
- Recommend PHP's intl extension
- Empty import queue causes a JS error
- Add explicit PRIMARY KEY for select heavy tables with a multi-column UNIQUE KEY
- Move `<title>` after `<meta charset="utf-8">`
- Phrasing consistency
- MFA: Tie email code to session
- Split migrate_multifactor across multiple requests
- PHP DDL API does not converge without explicit ->notNull()
- Add a form field that is suitable to verify the password of an existing user