mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua
author Kim Alvefur <zash@zash.se>
Tue, 14 Nov 2023 23:19:19 +0100
changeset 5720 426c42c11f89
parent 4709 ace4f251a64b
permissions -rw-r--r--
mod_http_oauth2: Make defaults more secure This should be fine since we don't have a lot of clients to be backwards-compatible with.

module:depends("cloud_notify_encrypted");
module:depends("cloud_notify_priority_tag");
module:depends("cloud_notify_filters");