[system] Repository:
ViewVC logotype

Revision 4904


Jump to revision: Previous Next
Author: glarose
Date: Tue Mar 27 17:04:02 2007 UTC (6 years, 1 month ago)
Log Message:
Preliminary commit of code to restrict access to assignments by client
IP address.  This commit adds the database tables for IP address
restriction, updates check_modules.pl to require Net::IP for address
matching, adds database calls in DB.pm for manipulating locations and
addresses, and adds location restriction to the set editing in
ProblemSetDetail.

This commit does not add actual restriction to sets, nor the ability
to create locations to which to restrict access.

Changed paths:

Path Details
Directorytrunk/webwork-modperl/bin/check_modules.pl modified , text changed
Directorytrunk/webwork-modperl/bin/wwdb_upgrade modified , text changed
Directorytrunk/webwork-modperl/conf/database.conf.dist modified , text changed
Directorytrunk/webwork-modperl/conf/global.conf.dist modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Record/LocationAddresses.pm added
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Record/Locations.pm added
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Record/Set.pm modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Record/SetLocations.pm added
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Record/UserSet.pm modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Record/UserSetLocations.pm added
Directorytrunk/webwork-modperl/lib/WeBWorK/DB/Schema/NewSQL.pm modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK/DB.pm modified , text changed
Directorytrunk/webwork2/bin/check_modules.pl modified , text changed
Directorytrunk/webwork2/bin/wwdb_upgrade modified , text changed
Directorytrunk/webwork2/conf/database.conf.dist modified , text changed
Directorytrunk/webwork2/conf/global.conf.dist modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/DB/Record/LocationAddresses.pm added
Directorytrunk/webwork2/lib/WeBWorK/DB/Record/Locations.pm added
Directorytrunk/webwork2/lib/WeBWorK/DB/Record/Set.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/DB/Record/SetLocations.pm added
Directorytrunk/webwork2/lib/WeBWorK/DB/Record/UserSet.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/DB/Record/UserSetLocations.pm added
Directorytrunk/webwork2/lib/WeBWorK/DB/Schema/NewSQL.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/DB.pm modified , text changed

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9