comparison xml/en/docs/http/ngx_http_auth_jwt_module.xml @ 2143:231cad90a823

Corrected appeared-in version for the auth_jwt_leeway directive.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 11 Apr 2018 14:03:37 +0300
parents ca7568f67dee
children f4b9660316c5
comparison
equal deleted inserted replaced
2142:ca7568f67dee 2143:231cad90a823
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_auth_jwt_module" 9 <module name="Module ngx_http_auth_jwt_module"
10 link="/en/docs/http/ngx_http_auth_jwt_module.html" 10 link="/en/docs/http/ngx_http_auth_jwt_module.html"
11 lang="en" 11 lang="en"
12 rev="6"> 12 rev="7">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_auth_jwt_module</literal> module (1.11.3) 17 The <literal>ngx_http_auth_jwt_module</literal> module (1.11.3)
194 <syntax><value>time</value></syntax> 194 <syntax><value>time</value></syntax>
195 <default>0s</default> 195 <default>0s</default>
196 <context>http</context> 196 <context>http</context>
197 <context>server</context> 197 <context>server</context>
198 <context>location</context> 198 <context>location</context>
199 <appeared-in>1.13.11</appeared-in> 199 <appeared-in>1.13.10</appeared-in>
200 200
201 <para> 201 <para>
202 Sets the maximum allowable leeway to compensate 202 Sets the maximum allowable leeway to compensate
203 clock skew when verifying the 203 clock skew when verifying the
204 <link url="https://tools.ietf.org/html/rfc7519#section-4.1.4">exp</link> 204 <link url="https://tools.ietf.org/html/rfc7519#section-4.1.4">exp</link>