view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6516:3b69df385f66

mod_http_oauth2: Normalize the password in the password grant Otherwise entering passwords in non-normal form might lead to authentication failures.
author Kim Alvefur <zash@zash.se>
date Wed, 08 Apr 2026 23:12:13 +0200
parents ace4f251a64b
children
line wrap: on
line source

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