Home
last modified time | relevance | path

Searched hist:fe745becc967a06e71a1773875066969b7e935eb (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dauth.phpfe745becc967a06e71a1773875066969b7e935eb Mon Mar 19 14:50:41 UTC 2018 Michael Große <grosse@cosmocode.de> tests: use non-empty string for static salt

As pointed out by @klap-in, an empty string may evaluate to false in
some circumstances. This is something we may not want. Using a string
like 'test' should therefore be more robust.