development
slapp
prints salted sha1 of user's password for ldap purposes
installation
- clone the repo && cd into it (
git clone <this url>)
nix
direnv allow- profit
pip
python -m venv venvsource ./venv/bin/activate(on Windows:./venv/Scripts/activate)pip install -r requirements.txt- profit
Description
prints salted sha1 of user's password for ldap purposes
https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/slapp
Languages
Nix
90.9%
Python
9.1%