Il giorno 30/nov/2011, alle ore 15:34, steve ha scritto:
> Hi Roberto,
>
> On 11/30/2011 07:56 PM, Roberto De Ioris wrote:
>> <...snip...>
>> Seems good, i only need to enforce the default to "true".
>>
>> Can you give me your name and surname to put them in the credits ?
>>
>
> Thanks for accepting the patch ...and for the credit. My name is Steven
> Fernandez.
>
> about the default, I assumed this ...
>
>>>
>>> ------------------------------------------------------------
>>>
>>> diff --git a/apache2/mod_uwsgi.c b/apache2/mod_uwsgi.c
>>> <...snip....>
>>> @@ -162,6 +163,7 @@ static void *uwsgi_server_config(apr_pool_t *p,
>>> server_rec *s) {
>>> c->cgi_mode = 0 ;
>>> c->max_vars = 128;
>>> c->script_name[0] = 0;
>>> + c->empty_remote_user = 1;
>
> ...already did that, but as i mentioned in IRC, I confess I lack experience
> with apache modules.
The default is ok, but then you do not have a way to force it off :)
http://projects.unbit.it/uwsgi/changeset/1738/
--
Roberto De Ioris
http://unbit.it
JID: [email protected]
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi