2024-12-26 13:46:18 +01:00
2024-12-26 14:12:28 +01:00

fabaccess-users-toml-validator

A repository containing a script to validate a FabAccess BFFH users.toml file

This script required at least Python 3.11, because it contains the neccesary tomllib library.

Usage

python3 validate.py --db users.toml

Description
A repository containing a script to validate a FabAccess BFFH users.toml file
Readme MIT 36 KiB
Languages
Python 100%