-
Many objects in chef-server have stricter naming validation than our users may like. In many cases this doesn't feel strictly necessary. While we do need many names to be rendered into URIs, we coul…
-
Essential reading:
The immediate goal is support for Bluesky-login in [Rauthy](https://github.com/sebadob/rauthy). In other words we wanna include ‘Login with Bluesky’ as an option here:
Th…
-
I have a schema definition that did not specify a schema uri such as `"$schema" => "http://json-schema.org/draft-04/schema#"`
I created a custom format validation according to the example readme file…
-
Hi,
It validates some incorrect emails as valid, like `emn178@gmail..com`
Change Devise.email_regexp
from
``` Ruby
/\A[^@\s]+@([^@\s]+\.)+[^@\W]+\z/
```
to
``` Ruby
/\A[\w+\-.]+@[a-z\d\-]+(\.[a-z…
-
Currently, this crate does not expose ways to validate connections while they are being set up. Aggressive validation is needed to avoid attack vectors that consume server resources (e.g. opening many…
-
We have inconsistency in validation rules:
- `hostname` is a sub-type of the string type.
- while `uri` is a separate type.
We should unify the approach and extract `hostname` to a separate type …
-
**Describe the bug**
This is in continuation with issue - https://github.com/hapifhir/hapi-fhir/issues/5727 (Raising new issue as I am unable to reopen it)
I used to pass object of Patient class whi…
-
Can some please help with this as i am stuck really.
If i create the QRcode and set it up with an authnticator the validate all works fine.
However if i generate the secret and store this, then us…
-
Hi there,
We're trying to automate the initialization of our AnvilConnect setup thus using the CLI quite intensively but have stumbled upon a few problems.
This is the code of the client we're tryin…
-
## CVE-2022-38900 - High Severity Vulnerability
Vulnerable Library - decode-uri-component-0.2.0.tgz
A better decodeURIComponent
Library home page: https://registry.npmjs.org/decode-uri-component/-/d…