22 lines
494 B
Markdown
22 lines
494 B
Markdown
% 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.
|
|
|