Search Results

0
votes
1answer
56 views

Escaping data for use within a CodeIgniter View

I have a controller and a view; the data that I'm working with inside the controller can't be trusted (it's drawn from somewhere external, and isn't $_GET or $_POST). …
1
vote

How does your company do “Enterprise” Password Management?

We maintain an in-house Lotus Notes database that stores absolutely everything from passwords to server change records. It is big, cumbersome, takes an age to load, and is generally not, uh, nice. …