2024-12-30 15:09:46 +01:00
2024-12-30 15:09:46 +01:00
2024-12-30 15:09:46 +01:00
2024-12-30 15:09:46 +01:00
2024-12-30 15:09:46 +01:00
2025-01-03 14:42:25 +01:00
2024-12-30 15:09:46 +01:00
2024-12-30 15:09:46 +01:00
2024-12-30 15:09:46 +01:00

slapp

prints salted sha1 of user's password for ldap purposes

installation

  1. clone the repo && cd into it (git clone <this url>)

nix

  1. direnv allow
  2. profit

pip

  1. python -m venv venv
  2. source ./venv/bin/activate (on Windows: ./venv/Scripts/activate)
  3. pip install -r requirements.txt
  4. profit
S
Description
prints salted sha1 of user's password for ldap purposes
https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/slapp
Readme 36 KiB
Languages
Nix 90.9%
Python 9.1%