mirror of
https://github.com/vmario89/fabaccess-users-toml-validator.git
synced 2025-03-10 22:11:42 +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
Languages
Python
100%