Skip Menu |

This queue is for tickets about the CAS CPAN distribution.

Report information
The Basics
Id: 25437
Status: open
Priority: 7/10
Queue: CAS

People
Owner: Nobody in particular
Requestors: SEANQ [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.89
Fixed in: (no value)



Subject: existing user attribute validation should be modifyable
Users of the CAS package need to be able to define their own validation methods. For predefined (UserInfo) user attributes this could be as simple as accepting a coderef. This could possibly open security holes, but if the coderef is called in an eval (or even better a sandbox) and is only given the value of the attribute to be validated it should be reasonably safe. (?) However this method means that the developer using CAS needs to have that fed in in programs. Perhaps there should be a methodology to include the code from a conf file instead or as well, so it is 'native' to the object? Solving this should consider how allowing developers to define validation methods for clients supl. user table attributes as well.
Subject: [rt.cpan.org #25437]
Date: Wed, 14 Mar 2007 16:15:48 -0400
To: bug-CAS [...] rt.cpan.org
From: Sean P Quinlan <seanq [...] modulargenetics.com>
test comment -- Sean P Quinlan <seanq@modulargenetics.com>