Bruno Machado writes: > I'd like to use the 'permissions' module but there is a something I > need to change: the table openser.trusted has a column that matches > the 'From URI' with it (from_pattern). Is there a way to change it to > RURI? I mean, I don't want to analyze the header From: I want the > function 'allow_trusted()' matching the RURI instead.
currently there is no pseudo variable support in allow_trusted() function. -- juha _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
