Am 03.08.2016 um 14:31 schrieb Maxim Dounin:
> To protect passwords in transit consider using SSL/TLS instead.
hehe, thanks I expected that answer and I'm using it already. But
auth_basic is transferring password which is not nice, no matter if the
line is encrypted or not.
It would be nice if ngi
Hello!
On Tue, Aug 02, 2016 at 05:55:13PM +0200, Matthias Fechner wrote:
> Am 01.08.2016 um 00:53 schrieb Maxim Dounin:
> > The auth_digest module is a 3rd party one. And the message
> > suggests there is a bug in it, or it's not compatible with the
> > current version of nginx.
> >
> > You ma
Am 01.08.2016 um 00:53 schrieb Maxim Dounin:
> The auth_digest module is a 3rd party one. And the message
> suggests there is a bug in it, or it's not compatible with the
> current version of nginx.
>
> You may consider using an official module instead, auth_basic.
> See here for details:
tha
Hello!
On Sat, Jul 30, 2016 at 06:03:47PM +0200, Matthias Fechner wrote:
> I have a very simple webserver running with php-fpm connected (to handle
> php scripts).
> It is running perfectly fine without authentication (on a FreeBSD
> installation).
>
> If I enable auth_digest (which is enabled i
Dear all,
I have a very simple webserver running with php-fpm connected (to handle
php scripts).
It is running perfectly fine without authentication (on a FreeBSD
installation).
If I enable auth_digest (which is enabled in the FreeBSD port I
compiled), I see only in the main error log the line:
2