Skip to content

[bot] Merge 26.3 to 26.6 (Conflicts)#642

Merged
github-actions[bot] merged 2 commits into
release26.6-SNAPSHOTfrom
26.6_fb_bot_merge_26.3
Jun 2, 2026
Merged

[bot] Merge 26.3 to 26.6 (Conflicts)#642
github-actions[bot] merged 2 commits into
release26.6-SNAPSHOTfrom
26.6_fb_bot_merge_26.3

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Jun 2, 2026

Automatic merge failed! Please merge 26.3 into 26.6_fb_bot_merge_26.3 and resolve conflicts manually.

git fetch
git checkout 26.6_fb_bot_merge_26.3
git reset --hard origin/release26.6-SNAPSHOT
git merge ce9055a585048aecdbd910805e27a412cdccae25 -m "Merge 26.3 to 26.6"

Resolve all conflicts (using IntelliJ or git mergetool)

git commit
git push --force

Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.6_fb_bot_merge_26.3

- Added server-side kaptcha verification to SignUpApiAction and BeginAction
- Extracted shared helpers so both action paths follow the same verification sequence in the same order
- Added emailConfirm field requiring users to enter their email address twice
- Fixed two API path bugs: EmailValidator.isValid was not called, and a sendEmail failure was falling through to status=USER_ADDED
- Wrapped TempUser insert + confirmation email in a transaction so the row is rolled back if email delivery fails
- Rewrote signupPage.jsp to use <labkey:form> and <labkey:input> taglibs
 Conflicts:
	signup/src/org/labkey/signup/signupPage.jsp
@labkey-tchad labkey-tchad force-pushed the 26.6_fb_bot_merge_26.3 branch from 0537891 to e920dad Compare June 2, 2026 15:34
@github-actions github-actions Bot merged commit e920dad into release26.6-SNAPSHOT Jun 2, 2026
6 of 8 checks passed
@github-actions github-actions Bot deleted the 26.6_fb_bot_merge_26.3 branch June 2, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants