Hamish Moffatt

Results 55 issues of Hamish Moffatt

The docs (docs/index.rst) contain some really basic errors: - the example client has an 'else' clause with missing colon - the docs imply that OIDC_CLIENT_SECRETS defaults to client_secrets.json, but it...

In Moodle, the admin can configure a tool's access to the assignment and grading service to either none, grade sync only, or grade sync and column management. In the grade...

There's a new version in the original sourceforge repository. It would be better for people to get the code there than this fork then. https://sourceforge.net/p/pam-python/code/ci/default/tree/

I'm getting exceptions parsing trace logs. ```Traceback (most recent call last): File "./conv.py", line 12, in for event in data: File "/home/hamish/tmp/fdb/.pyvenv/lib/python3.7/site-packages/fdb/trace.py", line 972, in parse for rec in (self.parse_event(x)...

What do you think about including dnsbl.spfbl.net in the list? http://spfbl.net/en/dnsbl/ I don't know much about it except that it is included in some other checking services I tried this...

enhancement

The Containerfile documentation (https://github.com/containers/common/blob/main/docs/Containerfile.5.md) says that you can use a URL with COPY, but it does not work, with buildah 1.31 at least: > The COPY instruction copies new files...

I've converted an sf2 sound font I'm using to sf3 using sfconvert. Now I get extra notes played when using those fonts in either MuseScore or patched fluidsynth. I discovered...

The source tarball for the latest release is missing the logstash-patterns-core contents, and they can't be initialised as a git submodule because there's no top level .git directory.

Possibly related to #4 is it possible to make the algorithms work with subranges? Occasionally I need to use an algorithm on a subset of a container. I like using...

I am getting the following message when the subuid / subgid check runs: ``` TASK [ikke_t.podman_container_systemd : check if user is in subuid file] ************************************************************************************************************************ [WARNING]: Skipped '/etc/subuid' path due...