Sun, 22 Nov 2020 17:00:26 +0100 mod_adhoc_oauth2_client: Fix including final client_id in result form
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 17:00:26 +0100] rev 4272
mod_adhoc_oauth2_client: Fix including final client_id in result form The client_id is composed of the details needed for retrieving the data, making it redundant to include in the data, albeit somewhat convenient sometimes. Decided to remove it anyways, but forgot to change the result.
Sun, 22 Nov 2020 16:54:50 +0100 mod_adhoc_oauth2_client: Advertise URI fields with XEP-0122
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 16:54:50 +0100] rev 4271
mod_adhoc_oauth2_client: Advertise URI fields with XEP-0122
Sun, 22 Nov 2020 16:17:24 +0100 mod_adhoc_oauth2_client: Fix adhoc status on error
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 16:17:24 +0100] rev 4270
mod_adhoc_oauth2_client: Fix adhoc status on error There's no 'error' status, it's 'canceled' and an error message.
Sun, 22 Nov 2020 01:55:42 +0100 mod_http_oauth2: Add TODO
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 01:55:42 +0100] rev 4269
mod_http_oauth2: Add TODO
Sun, 22 Nov 2020 01:54:06 +0100 mod_adhoc_oauth2_client: Add stub README
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 01:54:06 +0100] rev 4268
mod_adhoc_oauth2_client: Add stub README
Sun, 22 Nov 2020 01:32:09 +0100 mod_http_oauth2: Improve storage of client secret
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 01:32:09 +0100] rev 4267
mod_http_oauth2: Improve storage of client secret Note well: This is still a thing for developers, do not panic!
Sun, 22 Nov 2020 01:31:27 +0100 mod_adhoc_oauth2_client: Note TODO
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 01:31:27 +0100] rev 4266
mod_adhoc_oauth2_client: Note TODO
Sun, 22 Nov 2020 00:50:45 +0100 mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hoc
Kim Alvefur <zash@zash.se> [Sun, 22 Nov 2020 00:50:45 +0100] rev 4265
mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hoc To go with mod_http_oauth2
Sat, 21 Nov 2020 23:55:10 +0100 mod_http_oauth2: Rescope oauth client config into users' storage
Kim Alvefur <zash@zash.se> [Sat, 21 Nov 2020 23:55:10 +0100] rev 4264
mod_http_oauth2: Rescope oauth client config into users' storage This produces client_id of the form owner@host/random and prevents clients from being deleted by registering an account with the same name and then deleting the account, as well as having the client automatically be deleted when the owner account is removed. On one hand, this leaks the bare JID of the creator to users. On the other hand, it makes it obvious who made the oauth application. This module is experimental and only for developers, so this can be changed if a better method comes up.
Sat, 21 Nov 2020 23:03:47 +0100 mod_http_oauth2: Remove unnecessary redirect uri check
Kim Alvefur <zash@zash.se> [Sat, 21 Nov 2020 23:03:47 +0100] rev 4263
mod_http_oauth2: Remove unnecessary redirect uri check
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip