Diff

mod_s2s_auth_dane/mod_s2s_auth_dane.lua @ 3336:4af114684e0a

mod_http_index: Allow listed modules to include a friendlier name Example: ``` module:provides("http", { name = "demo"; title = "Demo HTTP Module"; route = { GET = function() return "Hello"; end; }; }); ```
author Kim Alvefur <zash@zash.se>
date Thu, 27 Sep 2018 17:13:10 +0200
parent 2869:77498ea07795
child 4490:cf2bdb2aaa57
line wrap: on
line diff