Software /
code /
prosody
Diff
plugins/mod_motd.lua @ 11538:30feeb4d9d0b
core.certmanager: Catch error from lfs
lfs.dir() throws a hard error if there's a problem, e.g. no such
directory or permission issues. This also gets called early enough that
the main loop error protection hasn't been brought up yet, causing a
proper crash.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 07 May 2021 16:47:58 +0200 |
parent | 9791:ca0473cadd1c |
child | 12977:74b9e05af71e |