File

tools/mod2spec.sh @ 13359:1796370091d4

usermanager, mod_auth_internal_hashed: Support metadata when disabling a user This allows us to store a time, actor, comment and/or reason why an account was disabled, which seems a generally useful thing to support.
author Matthew Wild <mwild1@gmail.com>
date Thu, 30 Nov 2023 09:47:00 +0000
parent 13255:df96af198222
line wrap: on
line source

#!/bin/bash
set -eu

echo "spec/${1//./_}_spec.lua"