aboutsummaryrefslogtreecommitdiff
path: root/modules/permissions.py
Commit message (Expand)AuthorAgeFilesLines
* added the code to prevent users using certain commands based on permissions.Gravatar jesopo2016-04-061-0/+13
* added usage help to a lot of modules, added a verbose option to karma.py.Gravatar jesopo2016-04-061-3/+6
* ironed out some little issues with permissions.py.Gravatar jesopo2016-04-041-1/+5
* added permissions.py which contains code for identifying/registering/logoutin...Gravatar jesopo2016-04-041-0/+72