Mercurial > prosody-modules
log mod_auth_oauth_external/mod_auth_oauth_external.lua @ 5657:80abda15a1e9
age | author | description |
---|---|---|
Wed, 10 May 2023 19:33:37 +0200 | Kim Alvefur | mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER |
Wed, 10 May 2023 19:11:25 +0200 | Kim Alvefur | mod_auth_oauth_external: Stub not implemented auth module methods |
Wed, 10 May 2023 13:52:31 +0200 | Kim Alvefur | mod_auth_oauth_external: Allow different username in PLAIN vs final JID |
Wed, 10 May 2023 13:45:28 +0200 | Kim Alvefur | mod_auth_oauth_external: Remove untested JID mapping |
Wed, 10 May 2023 13:43:59 +0200 | Kim Alvefur | mod_auth_oauth_external: Remove untested role mapping |
Wed, 10 May 2023 12:55:13 +0200 | Kim Alvefur | mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN |
Wed, 10 May 2023 12:39:05 +0200 | Kim Alvefur | mod_auth_oauth_external: Make 'scope' configurable in password grant request |