Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5397:18b57e91b5e5
description | author | age |
---|---|---|
mod_http_oauth2: Advertise revocation endpoint in metadata | Kim Alvefur | Tue, 02 May 2023 15:41:36 +0200 |
mod_http_oauth2: Return status 405 for GET to endpoints without GET handler | Kim Alvefur | Sun, 30 Apr 2023 17:04:55 +0200 |
mod_http_oauth2: Allow loopback IP literals in redirect URIs | Kim Alvefur | Sun, 30 Apr 2023 17:16:47 +0200 |
mod_http_oauth2: Add way to retrieve registration schema | Kim Alvefur | Sun, 30 Apr 2023 16:58:53 +0200 |
mod_http_oauth2: Fix missing base64 part of base64url (Thanks KeyCloak) | Kim Alvefur | Sun, 30 Apr 2023 16:42:04 +0200 |
mod_http_oauth2: Fix accidental uppercase in invocation of hash function | Kim Alvefur | Sun, 30 Apr 2023 16:41:30 +0200 |