Add Insights permission and remove useless APIs
This commit is contained in:
@@ -113,6 +113,7 @@ class Perms(models.Model):
|
||||
("post_irc", "Can post to IRC"),
|
||||
("post_discord", "Can post to Discord"),
|
||||
("query_search", "Can search with query strings"),
|
||||
("use_insights", "Can use the Insights page"),
|
||||
("index_int", "Can use the internal index"),
|
||||
("index_meta", "Can use the meta index"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user