-
```
While testing the php-smtp-email-validation r3 against a random set of
email addresses from a large collection i found some problems with 4xx
error code handling. Graylisting and overloaded SMTP s…
-
```
While testing the php-smtp-email-validation r3 against a random set of
email addresses from a large collection i found some problems with 4xx
error code handling. Graylisting and overloaded SMTP s…
-
Why do you removed the JS validation (that exists on PS 1.6) while editing an address in front?
Sometimes it's preferable to give the user an instant feedback 🤔
-
I'm not sure what would be the best way to frame this issue. For now: how to avoid (preferable by design) or dismiss (last resort) requests that can potentially get around the original affordances of …
-
# Missing Zero-address Validation
## Description
The address can be set to address zero (0x00...) which could result in unexpected behavior.
## Permalinks
1. https://github.com/code-423n4/2022-03-li…
-
# Lines of code
https://github.com/code-423n4/2023-09-maia/blob/e6201f9b07110ba15d3aa39355884bfada00bb34/src/ArbitrumBranchPort.sol#L73-L95
https://github.com/code-423n4/2023-09-maia/blob/e6201f9b071…
-
**Describe the bug**
Encountered an AttributeError when running the teksi_wastewater_plugin.py. The error suggests that the TWW_APP_SCHEMA attribute is missing, and instead, TWW_AG_SCHEMA might have …
-
## Please list the package(s) involved in the issue, and include the version you are using
```
"@shopify/ui-extensions": "2024.4.1",
"@shopify/ui-extensions-react": "2024.4.1",
```
…
-
### Bug Description
**getting the below deprecation message**
Received notification from DBMS server: {severity: WARNING} {code: Neo.ClientNotification.Statement.FeatureDeprecationWarning} {catego…
-
### What happened?
Release build contains invalid bundles for cached SPM dependencies.
### How do we reproduce it?
`tuist install`
`tuist cache`
Output:
```
$ tuist cache
Loading and construct…