-
## User Story
In order to maintain trust and accessibility of datasets we index (by preventing browser warnings), we want to ensure catalog.data.gov doesn't generate mixed http/https content.
##…
-
FTP has been doing some weird things. This change will make for more awkward date parsing from files but hopefully should be more reliable.
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.15.10 and lower than v1.16.0
### What happened?
I need to perform L7 inspect…
-
Submitted By: connor.fewin
Topic: Test Failure
Team: Tier 1 Support
My Vets-api PR (https://github.com/department-of-veterans-affairs/vets-api/pull/19294) is hitting test failures:
- `rspec ./spec/…
-
### The problem
If the router is **only** accessible over HTTPS (port 443) the OpenWrt Ubus device tracker integration doesn't work, the integration fails at startup because it tries to access the AP…
-
**Describe the bug**
When doing any action with the API, an access token has to be acquired through the auth API at `https://accounts.lidl.com`. However, I'm suddenly getting an HTTP 403 on that API.…
-
I think it should also trigger on admin-ajax.php like below.
Don't know if this is something new but everything posts to admin-ajax.php on my WP sites when trying to login.
```
type: leaky
name:…
-
# Error Info
Error name: Error
Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-23.0.0/src/backend/wgpu_core.rs:1199:18:
wgpu error: Validation Error
…
-
The main goal of this explorative issue is to _read_ remote zarrs over HTTP, when this HTTP calls require some authentication/authorization. I would postpone thinking about supporting _write_ operatio…
-
Hello.
[Caddy Name Spaces](https://caddyserver.com/docs/extending-caddy/namespaces) lists `http.authentication.hashes` as a namespace for custom implementations for hashing in use with [`basic_auth`]…