add LICENSE requirements.txt and build-deb

This commit is contained in:
2023-06-21 01:18:02 +02:00
parent 1318214a8b
commit 2abb42eb94
6 changed files with 712 additions and 0 deletions

21
build-deb/man/luser.1.md Normal file
View File

@@ -0,0 +1,21 @@
% LUSER(1) luser 1.0.0
% fram3d
% Jun 2023
# NAME
luser - Web app that allows users to add,remove and change passwords in LDAP system
# SYNOPSIS
**python3 run.py**
# DESCRIPTION
Web app that allows users to add,remove and change passwords in LDAP system
# AUTHORS
fram3d
# COPYRIGHT
**AGPLv3+**: GNU AGPL version 3 or later <https://gnu.org/licenses/agpl.html>
This is *free* software: you are free to change and redistribute it.
There is **NO WARRANTY**, to the extent permitted by law.