diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2013-02-07 12:09:56 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2013-02-07 12:09:56 +0000 |
commit | a2b987e79f099e34ddc5206b2b7c85f7405e5b74 (patch) | |
tree | 13519c1e8a3ecc09ced475e01e13c388afdbd5eb /src/http/modules/ngx_http_proxy_module.c | |
parent | 6cb9bbe71cf0f3f4e31a5d768042ad3e5eb24199 (diff) | |
download | nginx-a2b987e79f099e34ddc5206b2b7c85f7405e5b74.tar.gz nginx-a2b987e79f099e34ddc5206b2b7c85f7405e5b74.zip |
Added support for {SHA} passwords (ticket #50).
Note: use of {SHA} passwords is discouraged as {SHA} password scheme is
vulnerable to attacks using rainbow tables. Use of {SSHA}, $apr1$ or
crypt() algorithms as supported by OS is recommended instead.
The {SHA} password scheme support is added to avoid the need of changing
the scheme recorded in password files from {SHA} to {SSHA} because such
a change hides security problem with {SHA} passwords.
Patch by Louis Opter, with minor changes.
Diffstat (limited to 'src/http/modules/ngx_http_proxy_module.c')
0 files changed, 0 insertions, 0 deletions