John Whitlock

Results 124 comments of John Whitlock

@dependabot rebase `helmet` provides CSP headers, and the tests don't really touch those. Part of validating this upgrade will be recording the CSP headers before and after the change, and...

The one error is: ``` FAILED TESTS: fromNow ✖ should generate with hour format Firefox 91.0 (Linux x86_64) expected 1643744858100 to be close to 1643744858086 +/- 10 AssertionError@test/fromNow_test.js:169:13 ./node_modules/chai/lib/chai/assertion.js/module.exports/Assertion.prototype.assert@test/fromNow_test.js:527:13 closeTo@test/fromNow_test.js:3645:10...

Also happens on https://accounts.nintendo.com. The email input is displayed on top of the CAPTCHA: ![accounts nintendo com](https://user-images.githubusercontent.com/286017/171215095-c5380ba9-1c40-4e60-8cc3-8f06b42578a1.png) Does not occur if Relay extension is disabled (but 1password extension enabled)

@maxxcrawford asked: > Is there any way for us to parse if the user reported from Chrome vs Firefox? I could see two ways: 1. The Add-on could report that...

> @jwhitlock Is this issue closed, as the PRs were merged? The merged PRs are on our project, and mention this issue, mostly to say there is a warning that...

PR #806 is a fix for this `drf-yasg` project.

v1.4.7 released to PyPI, supporting Django 2.2: https://pypi.org/project/django-nose/1.4.7 A v2.0 should: * Drop support for Django 1.8, 1.9, 1.10, 1.11, 2.0, 2.1 * Add support for Django 3.0, 3.1, and...

Hi @ghassanmas! I don't have experience with nose2, so I don't know if #313 is possible. I suspect that a new code effort would be best for a Django wrapper....