Laurence

Results 9 issues of Laurence

**Is your feature request related to a problem? Please describe.** At work all of our passwords have a 180 day expiration. This falls between the '90 days' and '1 year'...

Enhancement

In a way this is related to #779. Bourne Again SHell (BASH) is the shell used for this course, which is entitled "The Unix Shell". This seems fine to me...

type:discussion
type:OS differences

**Describe the bug** Unable to start sregistry with the `master` branch's docker-compose.yml (fresh checkout, using directions in docs). **To Reproduce** Following the directions in the docs to deploy a test...

To enable docker-compose.yml to work with recent versions of docker-compose closes #392

This module does not build against current version of MariaDB in Debian Stable. As it's optional (only needed if using the separate, self contained, export script I have removed it...

This is instead of converting cAmElcase to c_am_elcase as the insertion of underscores breaks links if there is *any* inconsistency between case used in pagenames and links (but mediawiki lets...

Started working on moving all mediawiki content to sub-namespace in dokuwiki so that an old wiki can be kept in it's own namespace in a new dokuwiki. Current issues: -...

Documentation (and build script) says minimum rust version is 1.54 but building with that version (e.g. installing rust via `apt` on Debian bookworm) fails with this error: ``` # ./build...

For security, I created an unprivileged user for Ansible to login as (ssh key to login + sudo password gives 2 factors required to get to root). When `ansible_user` is...