Thu, 16 Nov 2023 19:18:05 +0100 mod_invites_page: Also remove jQuery usage in client page
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 19:18:05 +0100] rev 5728
mod_invites_page: Also remove jQuery usage in client page
Thu, 16 Nov 2023 19:17:44 +0100 mod_invites_page: Stop displaying the QRCode to mobile devices
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 19:17:44 +0100] rev 5727
mod_invites_page: Stop displaying the QRCode to mobile devices
Thu, 16 Nov 2023 18:06:40 +0100 mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 18:06:40 +0100] rev 5726
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
Thu, 16 Nov 2023 16:31:02 +0100 mod_invites_page: Typo in preventing the default event when clicking on show all
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 16:31:02 +0100] rev 5725
mod_invites_page: Typo in preventing the default event when clicking on show all
Thu, 16 Nov 2023 16:25:52 +0100 mod_http_avatar: Fix displaying the fallback on Firefox
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 16:25:52 +0100] rev 5724
mod_http_avatar: Fix displaying the fallback on Firefox
Thu, 16 Nov 2023 16:16:55 +0100 mod_invites_page: Move the JS script to its own file
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 16:16:55 +0100] rev 5723
mod_invites_page: Move the JS script to its own file
Thu, 16 Nov 2023 16:15:26 +0100 mod_invites_page: Replace jQuery with vanilla.js in the HTML
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 16:15:26 +0100] rev 5722
mod_invites_page: Replace jQuery with vanilla.js in the HTML
Thu, 16 Nov 2023 16:14:24 +0100 mod_register_apps: Add Renga to the list of supported clients
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Nov 2023 16:14:24 +0100] rev 5721
mod_register_apps: Add Renga to the list of supported clients
Tue, 14 Nov 2023 23:19:19 +0100 mod_http_oauth2: Make defaults more secure
Kim Alvefur <zash@zash.se> [Tue, 14 Nov 2023 23:19:19 +0100] rev 5720
mod_http_oauth2: Make defaults more secure This should be fine since we don't have a lot of clients to be backwards-compatible with.
Tue, 14 Nov 2023 23:03:37 +0100 mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted
Kim Alvefur <zash@zash.se> [Tue, 14 Nov 2023 23:03:37 +0100] rev 5719
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted This follows the intent behind the OpenID Connect 'prompt' parameter when it does not include the 'consent' keyword, that is the client wishes to skip the consent screen. If the user has already granted the exact same scopes to the exact same client in the past, then one can assume that they may grant it again.
(0) -3000 -1000 -300 -100 -10 +10 +100 tip