mirror of
https://github.com/nginx/nginx.git
synced 2026-08-31 09:06:25 +00:00
nginx-0.1.44-RELEASE import
*) Feature: the IMAP/POP3 proxy supports SSL.
*) Feature: the "proxy_timeout" directive of the ngx_imap_proxy_module.
*) Feature: the "userid_mark" directive.
*) Feature: the $remote_user variable value is determined independently
of authorization use.
This commit is contained in:
parent
5650106a09
commit
ceb992921c
39 changed files with 1168 additions and 551 deletions
|
|
@ -9,6 +9,49 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.1.44" date="06.09.2005">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
IMAP/POP3 ÐÒÏËÓÉ ÐÏÄÄÅÒÖÉ×ÁÅÔ SSL.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the IMAP/POP3 proxy supports SSL.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á proxy_timeout.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "proxy_timeout" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á userid_mark.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "userid_mark" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $remote_user ÏÐÒÅÄÅÌÑÅÔÓÑ ÎÅÚÁ×ÉÓÉÍÏ ÏÔ ÔÏÇÏ,
|
||||
ÉÓÐÏÌØÚÕÅÔÓÑ ÌÉ Á×ÔÏÒÉÚÁÃÉÑ ÉÌÉ ÎÅÔ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the $remote_user variable value is determined independently of
|
||||
authorization use.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.1.43" date="30.08.2005">
|
||||
|
||||
<change type="feature">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue