BJ Cardon
BJ Cardon
We got a hit on this lint for a cert that has a SAN in the format of: ``` *.0.0.1.f.5.4.3.ip6.arpa ``` Looking at this lint, it is producing a warning...
https://cabforum.org/2017/03/17/ballot-193-825-day-certificate-lifetimes/
Relevant traceback: ``` File "/usr/local/lib/python3.8/site-packages/activecampaign/contacts.py", line 16, in create_a_contact return self.client._post("/contacts", json=data) File "/usr/local/lib/python3.8/site-packages/activecampaign/client.py", line 37, in _post return self._request('POST', endpoint, **kwargs) File "/usr/local/lib/python3.8/site-packages/activecampaign/client.py", line 54, in _request return self._parse(requests.request(method,...
Using Docker, I have mounted a volume to /books expecting that's the folder that the books will be dropped in. However, the app actually puts them in the /books subfolder...
### What version of Cassandra are you using? DataStax Enterprise 5.1 / Cassandra 3.11 ### What version of Gocql are you using? 1.3.2 ### What version of Go are you...
Hi, for endpoints like createThread it would be really nice if grab_as was prioritized if it was passed. The scenario is I'm logged in as joe with hash 1234567890 and...
Similar to: #7612 ### Project Deskflow ### Operating systems (OS) - [X] Windows - [ ] macOS - [X] Linux - [ ] BSD-derived - [ ] Other ### OS...