You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
cynic 5ffcfd71a8 add a simple guide to the default index.html 3 years ago
tools add a simple guide to the default index.html 3 years ago
towers add web directory plugin 3 years ago
.gitignore first commit 3 years ago
auth.py add linux auth module 3 years ago
cathedral.py add functionality for running plugins on hooks 3 years ago
cli_params.py first commit 3 years ago
config.json add a simple guide to the default index.html 3 years ago
main.py setup 3 years ago
readme.txt setup 3 years ago
tower_manager.py first commit 3 years ago

readme.txt

the core of a plugin-based usergroup system.
establishes a central auth for users, and loads plugins to carry out various functions based on events.

the technically correct mode of installation is downloading `tools/init.py`, /not/ cloning the repo yourself

requires aiohttp ~= 3.7.4, acl, git

events:
USER_CREATE
READY