mod_rest: Wrap mod_tokenauth errors
|
Kim Alvefur |
6 months ago |
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
|
Kim Alvefur |
7 months ago |
mod_rest: Fix authentication
|
Kim Alvefur |
8 months ago |
mod_rest: Normalize case after filtering out non-match
|
Kim Alvefur |
8 months ago |
mod_rest: Fix to allow case sensitive HTTP authentication scheme
|
Kim Alvefur |
8 months ago |
mod_rest: Return specific errors from credential checks
|
Kim Alvefur |
8 months ago |
mod_rest: Reject password that fails saslprep earlier (thanks tgy)
|
Kim Alvefur |
8 months ago |
mod_rest: Limit payload size (cf stanza size limits)
|
Kim Alvefur |
17 months ago |
mod_rest: Use logger of HTTP request in trunk
|
Kim Alvefur |
21 months ago |
mod_rest: Include full_jid property on origin
|
Kim Alvefur |
21 months ago |
mod_rest: Get correct type from config
|
Kim Alvefur |
24 months ago |
mod_rest: Allow passing configuring a timeout for <iq> responses
|
Kim Alvefur |
24 months ago |
mod_rest: Wrap webhook setup in a function for future reuse
|
Kim Alvefur |
2022-11-26 |
mod_rest: Do not allow replies to <iq type=result> from webhooks
|
Kim Alvefur |
2022-11-26 |
mod_rest: Update for mod_tokenauth API changes (backwards-compatible)
|
Matthew Wild |
2022-07-13 |
mod_rest: Fill in 'type' field in error registry
|
Kim Alvefur |
2022-08-15 |
mod_rest: Provide a log function on temporary session
|
Kim Alvefur |
2022-05-29 |
mod_rest: Fix attempt to index nil in handling of single iq response
|
Kim Alvefur |
2022-05-17 |
mod_rest: Ensure MAM result-iq is included in results from remote hosts
|
Kim Alvefur |
2022-05-16 |
mod_rest: Add special handling to catch MAM results from remote hosts
|
Kim Alvefur |
2022-05-16 |
mod_rest: Add configuration of which stanzas to route to callback
|
Kim Alvefur |
2022-04-08 |
mod_rest: Improve logging of results from callback startup probe
|
Kim Alvefur |
2022-04-08 |
mod_rest: Support parameters in callback URL
|
Kim Alvefur |
2022-04-08 |
mod_rest: Improve error handling during format mapping
|
Kim Alvefur |
2022-04-07 |
mod_rest: Catch and coerce errors in echo endpoint
|
Kim Alvefur |
2022-04-07 |
mod_rest: Ensure mod_http is loaded before API demo
|
Kim Alvefur |
2022-02-08 |
mod_rest: Fix nested message stanzas in XEP-0297 containers
|
Kim Alvefur |
2021-12-29 |
mod_rest: Let 'type' be implied in path based queries
|
Kim Alvefur |
2021-11-04 |
mod_rest: Remove unused variable [luacheck]
|
Kim Alvefur |
2021-11-03 |
mod_rest: Fire pre-events
|
Kim Alvefur |
2021-11-01 |