log

age author description
Sun, 27 Aug 2023 09:49:35 +0200 Kim Alvefur mod_http_oauth2: Remove broken in-CSS templating
Sun, 27 Aug 2023 15:33:14 +0200 Kim Alvefur mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi
Sun, 27 Aug 2023 15:31:46 +0200 Kim Alvefur mod_bidi: Fix README again
Sun, 27 Aug 2023 15:30:00 +0200 Kim Alvefur mod_bidi: Fix autolink syntax
Sun, 27 Aug 2023 15:28:53 +0200 Kim Alvefur mod_bidi: Add warning about use with 0.12
Sat, 26 Aug 2023 14:49:45 +0200 Kim Alvefur mod_rest/rest.sh: Silence shellcheck SC1091
Sat, 26 Aug 2023 14:37:04 +0200 Kim Alvefur mod_rest/rest.sh: Update to use httpie-oauth2 plugin
Sat, 26 Aug 2023 01:40:23 +0200 Kim Alvefur mod_http_oauth2: Specify language in templates
Thu, 17 Aug 2023 08:34:17 +0200 Kim Alvefur mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
Wed, 16 Aug 2023 23:56:40 +0200 Kim Alvefur mod_http_oauth2: Allow omitting application type for native apps
Wed, 16 Aug 2023 11:17:28 +0200 Kim Alvefur mod_client_management: Show timestamp of first client appearance
Tue, 08 Aug 2023 17:04:50 +0200 Kim Alvefur mod_http_oauth2: Improve templates
Mon, 07 Aug 2023 22:52:14 +0200 Kim Alvefur mod_http_oauth2: Add autocomplete hint to username field
Sun, 06 Aug 2023 12:07:05 +0200 Kim Alvefur mod_http_oauth2: Make storage of various code more consistent
Fri, 04 Aug 2023 01:11:01 +0200 Kim Alvefur mod_http_oauth2: Bail on invalid or expired device flow state token
Mon, 31 Jul 2023 07:28:09 +0200 Kim Alvefur mod_http_oauth2: Tweak method of centering the UI
Mon, 31 Jul 2023 02:07:58 +0200 Kim Alvefur mod_http_oauth2: Optionally enforce authentication on revocation endpoint
Mon, 31 Jul 2023 02:07:24 +0200 Kim Alvefur mod_http_oauth2: Present errors in HTML <dialog>
Mon, 31 Jul 2023 02:05:49 +0200 Kim Alvefur mod_http_oauth2: Move site name into <header>
Mon, 31 Jul 2023 02:04:05 +0200 Kim Alvefur mod_http_oauth2: Conform to XHTML in templates
Thu, 27 Jul 2023 15:04:38 +0200 Kim Alvefur mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)
Thu, 27 Jul 2023 15:00:26 +0200 Kim Alvefur mod_s2sout_override: Add support for a catch-all target
Wed, 26 Jul 2023 16:23:13 +0200 Kim Alvefur mod_invites_page: Produce URL without config from prosodyctl in trunk
Tue, 25 Jul 2023 11:01:58 +0200 Kim Alvefur mod_http_oauth2: Don't use new time period API just yet
Mon, 24 Jul 2023 01:26:41 +0200 Kim Alvefur mod_http_oauth2: Clean cache less frequently
Mon, 24 Jul 2023 01:30:14 +0200 Kim Alvefur mod_http_oauth2: Shorten default token validity periods
Sun, 23 Jul 2023 02:56:08 +0200 Kim Alvefur mod_http_oauth2: Implement refresh token rotation
Fri, 21 Jul 2023 00:38:04 +0200 Kim Alvefur mod_http_oauth2: Hint at future deprecation of resource owner password grant
Fri, 21 Jul 2023 00:37:34 +0200 Kim Alvefur mod_http_oauth2: Allow a shorter form of the device grant in config
Fri, 21 Jul 2023 00:29:24 +0200 Kim Alvefur mod_http_oauth2: Mention Device flow in list of flows in README