log

age author description
2023-03-11 Kim Alvefur mod_http_oauth2: Use more compact IDs
2023-03-11 Kim Alvefur mod_http_oauth2: Validate that informative URLs match the redirect URIs
2023-03-11 Kim Alvefur mod_http_oauth2: Reject insecure redirect URIs
2023-03-11 Kim Alvefur mod_http_oauth2: Validate that redirect URIs are absolute
2023-03-11 Kim Alvefur mod_http_oauth2: Validate basic URI syntax of redirect URIs
2023-03-11 Matthew Wild mod_spam_report_forwarder: Forward spam/abuse reports to one or more JIDs
2023-03-11 Kim Alvefur mod_http_oauth2: Require URL to client informational page in registration
2023-03-11 Kim Alvefur mod_http_oauth2: Reorder client metadata validation schema
2023-03-11 Matthew Wild mod_firewall: Add 'REPORT TO' to report (XEP-0377) a stanza to a specified JID
2023-03-11 Matthew Wild mod_firewall: README: Clarify docs about some of the stanza processing actions
2023-03-11 Matthew Wild mod_firewall: Warn about invalid pubsubitemid list specification
2023-03-11 Matthew Wild mod_firewall: Fix parsing of pubsubitemid list specification
2023-03-10 Kim Alvefur mod_http_oauth2: Fix to disable disabled response handlers correctly
2023-03-10 Kim Alvefur mod_http_oauth2: Log flows enabled and disabled
2023-03-10 Kim Alvefur mod_http_oauth2: Fix appending of query parts in error redirects