Is anybody familiar with RFC1413?
We provide this API but there is no test. Any takers to write this test?
I suppose it requires identd or auth daemon...
=head2 C
Retrieve the login name of the remote user. Undef if it could not be
determined
RFC1413, which involves querying the client's identd
Philippe M. Chiasson wrote:
[...]
If the macro is supposed to suggest the allowed context and PerlModule
is not allowed in DIR, then DIR is not appropriate. I see no problem
with long names if they require no extra source code reading to figure
out what they really do. These are internal macros
Stas Bekman wrote:
Philippe M. Chiasson wrote:
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
gozer 2004/08/06 19:52:08
static const command_rec modperl_cmds[] = {
MP_CMD_SRV_ITERATE("PerlSwitches", switches, "Perl Switches"),
-MP_CMD_SRV_ITERATE("PerlModule", modules, "PerlM
Philippe M. Chiasson wrote:
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
gozer 2004/08/06 19:52:08
static const command_rec modperl_cmds[] = {
MP_CMD_SRV_ITERATE("PerlSwitches", switches, "Perl Switches"),
-MP_CMD_SRV_ITERATE("PerlModule", modules, "PerlModule"),
-MP_
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
gozer 2004/08/06 19:52:08
static const command_rec modperl_cmds[] = {
MP_CMD_SRV_ITERATE("PerlSwitches", switches, "Perl Switches"),
-MP_CMD_SRV_ITERATE("PerlModule", modules, "PerlModule"),
-MP_CMD_SRV_ITERATE("PerlRequire"