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 206efa5599 add linux auth module 4 years ago
tools set service working directory 4 years ago
towers
.gitignore
auth.py add linux auth module 4 years ago
cathedral.py allow cfg specification of host/port 4 years ago
cli_params.py
config.json allow cfg specification of host/port 4 years ago
main.py
readme.txt
tower_manager.py

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