-
## Environment data
Version: 1.61.2 (user setup)
Commit: 6cba118ac49a1b88332f312a8f67186f7f3c1643
Date: 2021-10-19T14:57:20.575Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8…
-
`b.py`
```python
import orjson
data = {
"aaaa": False,
"baaaaaaa": 1,
"caaa": [
{
"aa": 190,
"baaa": "aaaaaaaaaaaaaaaaaa",
"caaaaaaa…
-
requests like the following are ending up in the `invalid-requests.log` file (goaccess 1.7):
```
aaa.bbb.ccc.ddd - - [31/Dec/2022:06:27:37 +0000] "GET /api/?a=proxy:unix:aaaaaaaaaaaaaaaaaaaaaaaaaa…
-
### Expected behaviour
Passwords shouldn't be limited to 72 characters. Yes, bcrypt has this limitation, but any serious platform solves this by using another hash function (usually SHA256)…
-
## Environment data
- VS Code version: 1.43.1
- Extension version:
- Python: 2020.3.69010
- Remote-WSL: 0.42.4
- OS and version:
- Windows 10 Enterprise Version 1903 Build 18362.592
-…
-
[Build](https://dev.azure.com/dnceng/public/_build/results?buildId=1934834&view=logs&jobId=a07e672c-d717-5036-7657-9f851d8c04dc&j=a07e672c-d717-5036-7657-9f851d8c04dc&t=95c8462d-76dc-506a-26a4-fefb7ab…
-
#### Your LeetCode username
mnaoumov
#### Category of the bug
- [ ] Question
- [ ] Solution
- [ ] Language
- [X] Missing Test Cases
#### Description of the bug
Missing test case…
-
# Overview
The problem is that some messages go outside of 80-pixel terminal widths and the formatting (lines) looks ugly.
![Screenshot from 2022-01-17 17-43-42](https://user-images.githubuserco…
-
Now that https://github.com/matusmarhefka/dfuzzer/pull/64 is merged https://github.com/matusmarhefka/dfuzzer/blob/master/scripts/reprogen.py seems to be obsolete
```sh
./scripts/reprogen.py --system…
-
**Bug description**
The new implementation of `settheme` has an issue when the domain name is very long (>50 chars)
**How to reproduce**
Assign `LMS_HOSTNAME` or `CMS_HOSTN…