Thu, 16 Nov 2023 19:18:05 +0100 |
Emmanuel Gil Peyrot |
mod_invites_page: Also remove jQuery usage in client page
|
Thu, 16 Nov 2023 19:17:44 +0100 |
Emmanuel Gil Peyrot |
mod_invites_page: Stop displaying the QRCode to mobile devices
|
Thu, 16 Nov 2023 18:06:40 +0100 |
Emmanuel Gil Peyrot |
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
|
Thu, 16 Nov 2023 16:31:02 +0100 |
Emmanuel Gil Peyrot |
mod_invites_page: Typo in preventing the default event when clicking on show all
|
Thu, 16 Nov 2023 16:25:52 +0100 |
Emmanuel Gil Peyrot |
mod_http_avatar: Fix displaying the fallback on Firefox
|
Thu, 16 Nov 2023 16:16:55 +0100 |
Emmanuel Gil Peyrot |
mod_invites_page: Move the JS script to its own file
|
Thu, 16 Nov 2023 16:15:26 +0100 |
Emmanuel Gil Peyrot |
mod_invites_page: Replace jQuery with vanilla.js in the HTML
|
Thu, 16 Nov 2023 16:14:24 +0100 |
Emmanuel Gil Peyrot |
mod_register_apps: Add Renga to the list of supported clients
|
Tue, 14 Nov 2023 23:19:19 +0100 |
Kim Alvefur |
mod_http_oauth2: Make defaults more secure
|
Tue, 14 Nov 2023 23:03:37 +0100 |
Kim Alvefur |
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted
|
Tue, 14 Nov 2023 16:01:33 +0100 |
Kim Alvefur |
mod_audit: Replace argument parsing debug print() with debug logging
|
Mon, 13 Nov 2023 17:23:49 +0100 |
Kim Alvefur |
mod_audit_register: Include hostpart with audit events here too
|
Mon, 13 Nov 2023 17:14:09 +0100 |
Kim Alvefur |
mod_audit_auth: Include hostpart with audit events
|
Mon, 13 Nov 2023 16:55:12 +0100 |
Kim Alvefur |
mod_audit: Fix storing IP prefixes
|
Mon, 13 Nov 2023 12:37:21 +0100 |
Kim Alvefur |
mod_audit: Fix showing session details in module command
|
Mon, 13 Nov 2023 12:22:17 +0100 |
Kim Alvefur |
mod_audit: Also record human-readable name of country
|
Mon, 13 Nov 2023 12:14:31 +0100 |
Kim Alvefur |
mod_audit: Fix recording location info
|
Mon, 13 Nov 2023 12:05:17 +0100 |
Kim Alvefur |
mod_audit: Parse IP into util.ip object once and reuse
|
Mon, 13 Nov 2023 12:02:54 +0100 |
Kim Alvefur |
mod_audit: Pass IP address in string form
|
Mon, 13 Nov 2023 11:36:56 +0100 |
Kim Alvefur |
mod_audit: Fix use of util.ip
|
Sun, 12 Nov 2023 16:37:47 +0100 |
Kim Alvefur |
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
|
Sun, 12 Nov 2023 16:14:09 +0100 |
Kim Alvefur |
mod_firewall: Tweak page outline
|
Sun, 12 Nov 2023 02:37:53 +0100 |
Kim Alvefur |
mod_aws_profile: Fix use of timer API
|
Sun, 12 Nov 2023 02:35:34 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Enable experimental http connection pooling
|
Sat, 11 Nov 2023 23:55:44 +0100 |
Kim Alvefur |
mod_storage_s3: Enable connection pooling added in latest trunk
|
Sat, 11 Nov 2023 22:43:34 +0100 |
Kim Alvefur |
mod_storage_s3: Fix logging
|
Sat, 11 Nov 2023 22:32:18 +0100 |
Kim Alvefur |
mod_storage_s3: Sort imports
|
Sat, 11 Nov 2023 22:47:14 +0100 |
Kim Alvefur |
mod_storage_s3: Implement archive store deletion
|
Sat, 11 Nov 2023 22:26:39 +0100 |
Kim Alvefur |
mod_storage_s3: Skip archive items matching on date but not full datetime
|
Sat, 11 Nov 2023 17:01:29 +0100 |
Kim Alvefur |
mod_storage_s3: Move request signing into a net.http hook
|