Ricardo Martinez writes:
I'm trying to make an "allow_trusted IP's" call without consult a mysql database, instead i want to check against a plaintext file. Can i do this through the permissions module?
allow_trusted() only operates on entries (source ip, protocol, from) stored in database.
-- juha