-
Notifications
You must be signed in to change notification settings - Fork 44
Pull requests: contraptionco/postcard
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add model-level uniqueness validation on Subscription
#68
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix email validation regex to require 2+ character TLDs
#67
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix nil crash on unsubscribe page with invalid token
#66
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix race condition in Subscription#verify!
#65
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix duplicate before_action :redirect_in_solo
#64
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Replace hardcoded slug check with account-level setting
#63
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix: rescue StandardError instead of Exception in PublishPostJob
#61
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix IDOR: Validate pinned_post belongs to account
#60
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix: Use validation context for drafts instead of skipping validations
#59
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Fix JSON injection vulnerability in domain registration
#58
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Add HTTP timeouts to all Net::HTTP requests
#57
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Security: Fix SSRF vulnerability in attach_photo_from_url
#56
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Security: Validate accent_color to prevent CSS injection
#55
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
Security: Re-enable OAuth CSRF state validation
#52
opened Mar 4, 2026 by
bellisabell
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.