Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
andk
/
pause
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
149
Code
Issues
87
Pull requests
15
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix encoding of email addresses
- #489
#489
Open
rjbs
wants to merge 17 commits into
andk:master
andk/pause:master
from
rjbs:weird-email-bug
rjbs/pause:weird-email-bug
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
fix encoding of email addresses
#489
rjbs
wants to merge 17 commits into
andk:master
andk/pause:master
from
rjbs:weird-email-bug
rjbs/pause:weird-email-bug
Copy head branch name to clipboard
Commits
Commits on May 12, 2024
paused: remove unused variable
rjbs
committed
10cb20a
View commit details
Copy full SHA for 10cb20a
Browse repository at this point
PAUSE::Config: replace ADMINS with CONTACT_ADDRESS
Show description for 24b6699
rjbs
committed
24b6699
View commit details
Copy full SHA for 24b6699
Browse repository at this point
TestPAUSE: set an ADMIN and CONTACT_ADDRESS while testing
Show description for 5232f61
rjbs
committed
5232f61
View commit details
Copy full SHA for 5232f61
Browse repository at this point
PAUSE::Email: general-purpose email helper code
Show description for 03ff77f
rjbs
committed
03ff77f
View commit details
Copy full SHA for 03ff77f
Browse repository at this point
PAUSE::MailAddress: add an "email_header_object" method
Show description for 4f64249
rjbs
committed
4f64249
View commit details
Copy full SHA for 4f64249
Browse repository at this point
indexer: in one place, use proper email header formatting
Show description for affc7f3
rjbs
committed
affc7f3
View commit details
Copy full SHA for affc7f3
Browse repository at this point
prereqs: add Email::Address::XS
Show description for 393b8e6
rjbs
committed
393b8e6
View commit details
Copy full SHA for 393b8e6
Browse repository at this point
pause_2017 RequestId: use is_valid_email, not addr_spec
rjbs
committed
750f7f5
View commit details
Copy full SHA for 750f7f5
Browse repository at this point
pause_2017 Cred: use is_valid_email, not addr_spec
rjbs
committed
6f38d18
View commit details
Copy full SHA for 6f38d18
Browse repository at this point
prereqs: drop Email::Address (non-XS version)
rjbs
committed
f423bf3
View commit details
Copy full SHA for f423bf3
Browse repository at this point
update more email sending code to use email lists
rjbs
committed
295e7bd
View commit details
Copy full SHA for 295e7bd
Browse repository at this point
PAUSE::Email: add (and use) noreply_email_header_object
Show description for a17df7d
rjbs
committed
a17df7d
View commit details
Copy full SHA for a17df7d
Browse repository at this point
PAUSE::Email: add (and use) contact_email_header_object
rjbs
committed
454fcfa
View commit details
Copy full SHA for 454fcfa
Browse repository at this point
PAUSE::Config: replace ADMIN with INTERNAL_REPORT_ADDRESS
rjbs
committed
6484ffa
View commit details
Copy full SHA for 6484ffa
Browse repository at this point
PAUSE::Config: replace UPLOAD with NOREPLY_ADDRESS
rjbs
committed
8276da4
View commit details
Copy full SHA for 8276da4
Browse repository at this point
paused: use email header objects for email headers
rjbs
committed
1ceabbe
View commit details
Copy full SHA for 1ceabbe
Browse repository at this point
pause_2017: use email header objects when possible
Show description for 9c92e7f
rjbs
committed
9c92e7f
View commit details
Copy full SHA for 9c92e7f
Browse repository at this point
You can’t perform that action at this time.