16 months ago |
Kim Alvefur |
mod_audit: Use new module API for period/time ranges
|
16 months ago |
Kim Alvefur |
mod_auth_oauth_external: Fix typo
|
16 months ago |
Kim Alvefur |
mod_storage_xmlarchive: Fix "user" iteration API
|
16 months ago |
Kim Alvefur |
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)
|
16 months ago |
Matthew Wild |
mod_register_redirect: docs: Fix typo in example (thanks melvo)
|
16 months ago |
Matthew Wild |
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)
|
16 months ago |
Emmanuel Gil Peyrot |
mod_invites_page: Add support for Haiku and mobile Linux
|
16 months ago |
Emmanuel Gil Peyrot |
mod_invites_page: Also remove jQuery usage in client page
|
16 months ago |
Emmanuel Gil Peyrot |
mod_invites_page: Stop displaying the QRCode to mobile devices
|
16 months ago |
Emmanuel Gil Peyrot |
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
|
16 months ago |
Emmanuel Gil Peyrot |
mod_invites_page: Typo in preventing the default event when clicking on show all
|
16 months ago |
Emmanuel Gil Peyrot |
mod_http_avatar: Fix displaying the fallback on Firefox
|
16 months ago |
Emmanuel Gil Peyrot |
mod_invites_page: Move the JS script to its own file
|
16 months ago |
Emmanuel Gil Peyrot |
mod_invites_page: Replace jQuery with vanilla.js in the HTML
|
16 months ago |
Emmanuel Gil Peyrot |
mod_register_apps: Add Renga to the list of supported clients
|
16 months ago |
Kim Alvefur |
mod_http_oauth2: Make defaults more secure
|
16 months ago |
Kim Alvefur |
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted
|
16 months ago |
Kim Alvefur |
mod_audit: Replace argument parsing debug print() with debug logging
|
16 months ago |
Kim Alvefur |
mod_audit_register: Include hostpart with audit events here too
|
16 months ago |
Kim Alvefur |
mod_audit_auth: Include hostpart with audit events
|
16 months ago |
Kim Alvefur |
mod_audit: Fix storing IP prefixes
|
16 months ago |
Kim Alvefur |
mod_audit: Fix showing session details in module command
|
16 months ago |
Kim Alvefur |
mod_audit: Also record human-readable name of country
|
16 months ago |
Kim Alvefur |
mod_audit: Fix recording location info
|
16 months ago |
Kim Alvefur |
mod_audit: Parse IP into util.ip object once and reuse
|
16 months ago |
Kim Alvefur |
mod_audit: Pass IP address in string form
|
16 months ago |
Kim Alvefur |
mod_audit: Fix use of util.ip
|
16 months ago |
Kim Alvefur |
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
|