mod_http_oauth2: Fix misplaced 'default' on wrong side of } in client registration schema
|
Kim Alvefur |
Thu, 27 Apr 2023 19:14:23 +0200 |
mod_remote_roster: Set id on generated iq stanzas (thanks @agwa)
|
Matthew Wild |
Thu, 27 Apr 2023 16:58:48 +0100 |
mod_http_oauth2: Fix to include "openid" scope in discovery metadata
|
Kim Alvefur |
Wed, 26 Apr 2023 23:41:49 +0200 |
mod_client_management: Show time for recent timestamps in shell command
|
Kim Alvefur |
Wed, 26 Apr 2023 12:42:09 +0200 |
mod_client_management: Fix changed column cell "key"
|
Kim Alvefur |
Wed, 26 Apr 2023 12:12:34 +0200 |
mod_client_management: Fix error when called against host without this module
|
Kim Alvefur |
Wed, 26 Apr 2023 12:09:17 +0200 |
mod_client_management: Move table cell formatting into column specification
|
Kim Alvefur |
Wed, 26 Apr 2023 11:55:55 +0200 |
mod_client_management: Fix type confusion
|
Kim Alvefur |
Tue, 25 Apr 2023 22:12:02 +0200 |
mod_client_management: Fix error when last password change is unknown (or never)
|
Kim Alvefur |
Tue, 25 Apr 2023 22:06:08 +0200 |
mod_rest/rest.sh: Register as native application
|
Kim Alvefur |
Tue, 25 Apr 2023 19:50:27 +0200 |
mod_http_oauth2: Validate redirect URI depending on application type
|
Kim Alvefur |
Tue, 25 Apr 2023 19:49:41 +0200 |
mod_http_oauth2: Fill in some client metadata defaults
|
Kim Alvefur |
Tue, 25 Apr 2023 18:09:08 +0200 |
mod_http_oauth2: Allow only l10n variants of name in client metadata
|
Kim Alvefur |
Tue, 25 Apr 2023 17:38:36 +0200 |
mod_http_oauth2: Normalize whitespace in client metadata schema
|
Kim Alvefur |
Tue, 25 Apr 2023 17:16:12 +0200 |
mod_log_ringbuffer: Fix description and examples of level configuration
|
Matthew Wild |
Mon, 24 Apr 2023 17:11:08 +0100 |
mod_log_ringbuffer: Fix example config
|
Matthew Wild |
Mon, 24 Apr 2023 17:00:05 +0100 |
mod_oidc_userinfo_vcard4: Fix phone number claim
|
Kim Alvefur |
Sun, 23 Apr 2023 14:18:25 +0200 |
mod_oidc_userinfo_vcard4: Unpack <vcard> from PubSub <item>
|
Kim Alvefur |
Sun, 23 Apr 2023 13:37:58 +0200 |
mod_http_oauth2: Use new Lua pattern schema properties
|
Kim Alvefur |
Sat, 22 Apr 2023 16:29:56 +0200 |
mod_http_oauth2: Include additional OpenID scopes in metadata
|
Kim Alvefur |
Sat, 22 Apr 2023 14:22:56 +0200 |
mod_http_oauth2: Validate (unused at this point) localized URIs
|
Kim Alvefur |
Sat, 22 Apr 2023 14:02:56 +0200 |
mod_http_oauth2: Declare https as required of URIs in schema
|
Kim Alvefur |
Sat, 22 Apr 2023 14:06:41 +0200 |
mod_http_oauth2: Enforce https requirement on TOS URI
|
Kim Alvefur |
Sat, 22 Apr 2023 12:02:01 +0200 |
mod_http_oauth2: Use new mod_cron API for periodic cleanup
|
Kim Alvefur |
Sat, 22 Apr 2023 11:59:52 +0200 |