Ross Patterson

Results 51 issues of Ross Patterson

### Motivation for changes: I needed access to the `size` child of the RSS `` element like the `rss` input plugin provides. ### Detailed changes: While trying to address that...

Stale

I just noticed this error in the logs/output from this image on startup:; ``` [#] iptables-restore -n iptables-restore v1.8.7 (legacy): unknown option "--save-mark" Error occurred at line: 5 Try `iptables-restore...

These changes resolve all the remaining authentication, login, logout edge cases I'm aware of, in this case those cases involving authentication at the Zope root `/acl_users` level, typically for ZMI...

25 status: deferred

Build on #1141 to flesh out the rest of the PAS plugin interfaces that the JWT plugin should support, namely those methods that handle log in and log out. With...

04 type: enhancement
25 status: deferred

Just a moment ago, [the hosted/built version of these docs](https://docs.projectatomic.io/container-best-practices/) was working for me but now I get the `NET::ERR_CERT_COMMON_NAME_INVALID` HTTPS/TLS certificate error: SSL Server Certificate Common Name (CN) *.b9ad.pro-us-east-1.openshiftapps.com...

Just some changes I made while evaluating this project. You're welcome to them if you want them!

If I add the following to `setup.cfg`: ``` [coverage:report] fail_under = 100 ``` The exit status of `$ python setup.py test` is still `0` even though coverage reports

Remove docs based on `cezuni/usbip-win` and replace with a recommendation for and links to [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win). The `dorssel/usbipd-win` package is more complete and polished, coming very close to "it just works":...

### What is the issue? Using the `linuxserver/transmission` container image at time of writing this, everything seems to work fine until I add the `./transmission/config/:/config/` volume containing all the real...

### Check for existing issues - [X] Completed ### Describe the feature Currently, vale process a `#!/...` shebang on the first line of a code file as a comment. For...

Type: Enhancement