comparison doc/reference.txt @ 8581:023a83cf3ae8

doc: format fix.
author John Rouillard <rouilj@ieee.org>
date Mon, 20 Apr 2026 01:37:05 -0400
parents b1024bf0d9f7
children
comparison
equal deleted inserted replaced
8580:5cba36e42b8f 8581:023a83cf3ae8
2264 If your users have older browsers (pre 2023) you may need to 2264 If your users have older browsers (pre 2023) you may need to
2265 continue using the older token/nonce based CSRF protection method. 2265 continue using the older token/nonce based CSRF protection method.
2266 See Valsorda's page for details. 2266 See Valsorda's page for details.
2267 2267
2268 With this mode enabled, the ``utils.anti_csrf_nonce()`` function 2268 With this mode enabled, the ``utils.anti_csrf_nonce()`` function
2269 always returns `"0". It does not generate a nonce nor store it to 2269 always returns ``"0"``. It does not generate a nonce nor store it to
2270 the otks database which should improve response times. 2270 the otks database which should improve response times.
2271 2271
2272 Token/nonce based CSRF protection 2272 Token/nonce based CSRF protection
2273 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2273 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2274 2274

Roundup Issue Tracker: http://roundup-tracker.org/