Software / code / prosody
Diff
plugins/mod_auth_insecure.lua @ 11288:5fd1f1b544a0
util.datamanager: Fix not passing variables as format string to logger (thanks semgrep)
Passing error messages as format string could lead to errors, although
not a problem anymore since util.format sanitizes this.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 16 Jan 2021 15:49:46 +0100 |
| parent | 10914:0d7d71dee0a0 |
| child | 12671:32881d0c359f |