The official NGINX Open Source repository.
Go to file
Maxim Dounin a2b987e79f 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.
2013-02-07 12:09:56 +00:00
auto GeoIP: IPv6 support. 2013-01-24 16:15:51 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.12-RELEASE 2013-02-05 14:06:41 +00:00
misc Updated OpenSSL used for win32 builds. 2013-02-05 13:41:48 +00:00
src Added support for {SHA} passwords (ticket #50). 2013-02-07 12:09:56 +00:00
.hgtags release-1.3.12 tag 2013-02-05 14:07:01 +00:00