Commit 5e50db3
fix(web): fix origin bug in approval email and add withAuthV2_skipMembershipCheck
- Replace undefined `origin` global with `env.AUTH_URL` in the join
request approval email plaintext body.
- Add `withAuthV2_skipMembershipCheck` wrapper for actions where the
user may not yet be an org member (joinOrganization, redeemInvite,
getInviteInfo).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6fcb5c2 commit 5e50db3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1210 | 1210 | | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | | - | |
| 1213 | + | |
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
| |||
0 commit comments