Home
last modified time | relevance | path

Searched hist:"4 a9d6ae2968b05434349b05b73ef93f5836ab0f8" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A DJWT.php4a9d6ae2968b05434349b05b73ef93f5836ab0f8 Tue Jul 02 21:19:33 UTC 2024 mauli <mauli+gitstuff-things@maulware.com> Move JWT token into metadir #4239

Moving JWT token store away from cache directory,
to have long-lived authentication files properly stored.

Using sha256 on the files instead of md5, to help mitigate
potential hash collision as filenames are based on username.