index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
permissions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-10
/
+10
*
Revert "Reformat"
•••
This reverts commit abed9cf
dngfx
2018-08-31
1
-22
/
+13
*
Reformat
dngfx
2018-08-31
1
-13
/
+22
*
Delete "permissions" setting when it's empty
jesopo
2018-08-29
1
-1
/
+4
*
Add the ability to only require authentication if your nickname is registered
jesopo
2018-08-28
1
-3
/
+13
*
Add !givepermission and !removepermission to permissions.py
jesopo
2018-08-28
1
-5
/
+50
*
Made "you need to be authenticated" message more helpful
jesopo
2018-08-28
1
-1
/
+3
*
Added code to preprocess check a command that only requires authentication, not
•••
a permission
jesopo
2018-08-18
1
-0
/
+4
*
get user permissions every time they try to use a command that requires
•••
permissions, instead of caching their permissions when they sign in
jesopo
2018-08-02
1
-6
/
+8
*
on second thought, should probably only show people their nickname's permissi...
jesopo
2016-05-17
1
-1
/
+1
*
added a command to show you what permissions you have.
jesopo
2016-05-17
1
-0
/
+6
*
added the code to prevent users using certain commands based on permissions.
jesopo
2016-04-06
1
-0
/
+13
*
added usage help to a lot of modules, added a verbose option to karma.py.
jesopo
2016-04-06
1
-3
/
+6
*
ironed out some little issues with permissions.py.
jesopo
2016-04-04
1
-1
/
+5
*
added permissions.py which contains code for identifying/registering/logoutin...
jesopo
2016-04-04
1
-0
/
+72