Thu, 27 Apr 2023 20:56:24 +0200 mod_rest/rest.sh: Set software_id in client registration to something
Kim Alvefur <zash@zash.se> [Thu, 27 Apr 2023 20:56:24 +0200] rev 5384
mod_rest/rest.sh: Set software_id in client registration to something Mostly just for exercising the extra fields.
Thu, 27 Apr 2023 20:52:55 +0200 mod_rest/rest.sh: Include .sh suffix in client registration
Kim Alvefur <zash@zash.se> [Thu, 27 Apr 2023 20:52:55 +0200] rev 5383
mod_rest/rest.sh: Include .sh suffix in client registration Slight improvement in how the text in mod_http_oauth2 templates reads.
Thu, 27 Apr 2023 19:16:14 +0200 mod_http_oauth2: Record OAuth software id and version attached to tokens
Kim Alvefur <zash@zash.se> [Thu, 27 Apr 2023 19:16:14 +0200] rev 5382
mod_http_oauth2: Record OAuth software id and version attached to tokens Unsure if these are used anywhere, but `software_id` is supposedly more unique than `client_uri` which can vary by registration or something? Software versions can also be good to know e.g. in case there is a security issue affecting certain versions that could warrant revocation of tokens issued to it.
Thu, 27 Apr 2023 19:14:23 +0200 mod_http_oauth2: Fix misplaced 'default' on wrong side of } in client registration schema
Kim Alvefur <zash@zash.se> [Thu, 27 Apr 2023 19:14:23 +0200] rev 5381
mod_http_oauth2: Fix misplaced 'default' on wrong side of } in client registration schema
Thu, 27 Apr 2023 16:58:48 +0100 mod_remote_roster: Set id on generated iq stanzas (thanks @agwa)
Matthew Wild <mwild1@gmail.com> [Thu, 27 Apr 2023 16:58:48 +0100] rev 5380
mod_remote_roster: Set id on generated iq stanzas (thanks @agwa) Fixes 'iq stanzas require an id attribute' error from util.stanza.
Wed, 26 Apr 2023 23:41:49 +0200 mod_http_oauth2: Fix to include "openid" scope in discovery metadata
Kim Alvefur <zash@zash.se> [Wed, 26 Apr 2023 23:41:49 +0200] rev 5379
mod_http_oauth2: Fix to include "openid" scope in discovery metadata The "openid" scope was left out of openid_claims since it is treated differently from the other scopes.
Wed, 26 Apr 2023 12:42:09 +0200 mod_client_management: Show time for recent timestamps in shell command
Kim Alvefur <zash@zash.se> [Wed, 26 Apr 2023 12:42:09 +0200] rev 5378
mod_client_management: Show time for recent timestamps in shell command Semi-fuzzy time is nice
Wed, 26 Apr 2023 12:12:34 +0200 mod_client_management: Fix changed column cell "key"
Kim Alvefur <zash@zash.se> [Wed, 26 Apr 2023 12:12:34 +0200] rev 5377
mod_client_management: Fix changed column cell "key" Forgot to change in b2d51c6ae89a
Wed, 26 Apr 2023 12:09:17 +0200 mod_client_management: Fix error when called against host without this module
Kim Alvefur <zash@zash.se> [Wed, 26 Apr 2023 12:09:17 +0200] rev 5376
mod_client_management: Fix error when called against host without this module Previously: prosody> user:clients("user@example.org") | Result: 1
Wed, 26 Apr 2023 11:55:55 +0200 mod_client_management: Move table cell formatting into column specification
Kim Alvefur <zash@zash.se> [Wed, 26 Apr 2023 11:55:55 +0200] rev 5375
mod_client_management: Move table cell formatting into column specification It's only more lines because of lua-format!
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip