Download & Extend

Create validate_id() and use everywhere possible.

Project:LibDB
Version:master
Component:Code
Category:task
Priority:normal
Assigned:Morbus Iff
Status:closed (fixed)

Issue Summary

We don't do any input checking on the $id's we receive. We should. Function should check that the $id is twenty characters long, and consists of alphanumerics only. It should return 0 on failure, and 1 on success. It should also be used in almost every function that accepts an $id as a parameter. Which is, like, all of 'em, g-thang.

Comments

#1

Status:active» closed (fixed)

As the project is dead, we might as well close the issues so they don't show up in the open issue queue.