21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Create pubsub nodes on module load instead of later
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Add new interval setting in seconds (old still works)
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Always show list of requested scopes
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Add a limit on number of bytes in a message body
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Add a limit on number of lines per message
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Normalise README markdown syntax (thanks pandoc)
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Raise cost for multi-line messages
|
21 months ago |
Kim Alvefur |
Back out 22784f001b7f: Documentation change did not match code (thanks bronko)
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Rearrange description of redirect URIs requirements
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Add a more complete client registration example
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Strip JWKS metadata since we do not understand that
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Strip unknown client metadata
|
21 months ago |
Kim Alvefur |
mod_rest: Map the archive-id attribute in MAM result items
|
21 months ago |
Kim Alvefur |
mod_rest: Include full_jid property on origin
|
21 months ago |
Kim Alvefur |
mod_oidc_userinfo_vcard4: Remove unused import
|
21 months ago |
Kim Alvefur |
mod_oidc_userinfo_vcard4: Fix typo
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Make allowed locales configurable
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Improve error messages for URI properties
|
21 months ago |
Kim Alvefur |
mod_rest: Describe the error 'by' property in OpenAPI spec
|
21 months ago |
Kim Alvefur |
mod_rest: List all error conditions in OpenAPI spec
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Make note about handling repeated
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Add TODO about disabling password grant
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Disable CORS for authorization endpoint
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Make CSP configurable
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Link to RFC 7628 in README
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Use code spans for some config options in README
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Remove underscore prefix
|
22 months ago |
Kim Alvefur |
mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table
|
22 months ago |
Matthew Wild |
mod_firewall: Add console commands to mark/unmark users
|
22 months ago |
Matthew Wild |
mod_firewall: Load marks from storage on demand rather than at login
|
22 months ago |
Matthew Wild |
mod_firewall: Log warning when attempting to mark/unmark remote users
|
22 months ago |
Matthew Wild |
mod_firewall: enable marks by default
|
22 months ago |
Matthew Wild |
mod_firewall: Improve error when mark name contains invalid characters
|
22 months ago |
Matthew Wild |
mod_firewall: marks: Fix marking a user with no previous marks
|
22 months ago |
Matthew Wild |
mod_firewall: Update user marks to store instantly via map store
|
22 months ago |
Matthew Wild |
mod_firewall: Split some long lines [luacheck]
|
22 months ago |
Matthew Wild |
mod_firewall: Fix inverted logic of 'FROM FULL JID?'
|
22 months ago |
Matthew Wild |
mod_firewall: spam-blocking.pfw: Remove requirement for invites to have no body
|
22 months ago |
Matthew Wild |
mod_firewall: scripts: spam-blocklists: Check sender and inviter of MUC invitations against blocklist
|
22 months ago |
Matthew Wild |
mod_firewall: scripts: spam-blocking.pfw: Add special handling for MUC invites
|
22 months ago |
Matthew Wild |
mod_firewall: Add 'FROM FULL JID?' condition
|
22 months ago |
Matthew Wild |
mod_firewall: README: Add some emphasis on the exact behaviour of TO FULL JID
|
22 months ago |
Kim Alvefur |
mod_rest: Merge some common properties between openapi and schema
|
22 months ago |
Kim Alvefur |
mod_rest: Apply normalization to openapi spec
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Simplify template using if-falsy operator
|
22 months ago |
Kim Alvefur |
mod_http_dir_listing2: Fix wrong name for resource directory
|