Made changes to the database and added models to support options. Next is permissions

git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@797 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-28 01:42:29 +00:00
parent f5f09421c1
commit 1d4dcbd2b0
14 changed files with 1027 additions and 119 deletions

View File

@@ -10,9 +10,9 @@ deny from all
# Now allow local access
# Localhost
allow from 127.0.0
# allow from 127.0.0
# Local subnet
allow from 192.168.7
# allow from 192.168.7
# Provide a mechanism for user authentication
AuthType Digest