aboutsummaryrefslogtreecommitdiff
path: root/modules/permissions.py
Commit message (Expand)AuthorAgeFilesLines
* on second thought, should probably only show people their nickname's permissi...Gravatar jesopo2016-05-171-1/+1
* added a command to show you what permissions you have.Gravatar jesopo2016-05-171-0/+6
* 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