diff options
author | Kim Alvefur <zash@zash.se> | 2024-08-18 16:58:30 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2024-08-18 16:58:30 +0200 |
commit | 65386e9810670432e06c7fd62f91891f87678c6b (patch) | |
tree | b60824b40c3868eba81e540688b4ce94c4845181 /plugins/mod_auth_default.lua | |
parent | 4f7c829b1e7e88e725ae5ccc5c5f45c92086d590 (diff) | |
download | prosody-65386e9810670432e06c7fd62f91891f87678c6b.tar.gz prosody-65386e9810670432e06c7fd62f91891f87678c6b.zip |
core.moduleapi: Default labels to empty list to fix error if omitted
In a host-scoped module in the `if is_scoped` clause the resulting
`array:append(nil)` call throws.
Diffstat (limited to 'plugins/mod_auth_default.lua')
0 files changed, 0 insertions, 0 deletions