X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=util%2Fdebug.lua;h=00f476d03fdb1352a2a19640e70a6008442b78d7;hb=127df5431789381b960207d7c853df2a4f1b9cc9;hp=a78524a9c1f148158d3f2cc85971f9ef96b5994c;hpb=ea83efae5b3356534f19799f67e97f6f4555adf9;p=prosody.git diff --git a/util/debug.lua b/util/debug.lua index a78524a9..00f476d0 100644 --- a/util/debug.lua +++ b/util/debug.lua @@ -1,6 +1,9 @@ -- Variables ending with these names will not -- have their values printed ('password' includes -- 'new_password', etc.) +-- +-- luacheck: ignore 122/debug + local censored_names = { password = true; passwd = true;