- karma rfe: Limiting access to admin mode to set of ip's

This commit is contained in:
JT Smith 2006-11-08 17:43:44 +00:00
parent 2611279350
commit 899e9754b6
5 changed files with 36 additions and 3 deletions

View file

@ -151,6 +151,11 @@
# "emailOverride" : "joe@example.com",
# By adding CIDR based subnets to the following array you can limit the
# subnets by which users can turn admin mode on.
"adminModeSubnets" : [ ],
# List the authentication plug-ins you wish to be available on
# this site.