File

mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6285:b460b2a65f0b

mod_http_oauth2: Remove now redundant client_id check from remaining grant handlers Missed these in 2505542c6c50
author Kim Alvefur <zash@zash.se>
date Tue, 03 Jun 2025 01:11:37 +0200
parent 4705:ace4f251a64b
line wrap: on
line source

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