| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## master #2185 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 106 106
Lines 2348 2348
Branches 593 593
=========================================
Hits 2348 2348 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM 👍🏼
Sorry, something went wrong.
There was a problem hiding this comment.
We already have tests in the valid section for this, so looks good to me!
Sorry, something went wrong.
|
Hi, why is merging still blocked after two approving reviews. Thanks! |
Sorry, something went wrong.
You need two approving reviews of people with merge rights, which does not include us |
Sorry, something went wrong.
|
any news? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I have invalidated all emails where the user part begins with a quotation but does not end with a quotation. Solves #2184
For example, these are invalid emails:
"example@email.com
"<example@email.com
" example@email.com
Reference:
"spaces, quotes, and backslashes may only exist when within quoted strings and preceded by a backslash" ~https://en.wikipedia.org/wiki/Email_address#Examples
Checklist