22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix unintentional persistence
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Update compatibility section with unknowns
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Stub not implemented auth module methods
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Add Mastodon to README
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Allow different username in PLAIN vs final JID
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Remove untested JID mapping
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Remove untested role mapping
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Make 'scope' configurable in password grant request
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Add setting for client_secret
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Work without token validation endpoint
|
23 months ago |
Kim Alvefur |
mod_auth_oauth_external: Fix missing import of util.jid
|
23 months ago |
Kim Alvefur |
mod_rest/rest.sh: Trim trailing whitespace
|
23 months ago |
Kim Alvefur |
mod_rest/rest.sh: Add --logout to revoke token
|
23 months ago |
Kim Alvefur |
mod_rest/rest.sh: Make scopes to request configurable in restrc
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Strip unknown scopes from consent page
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Simplify code with the power of first class functions
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: More functional functions
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Add function for filtering roles
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Support granting zero role-scopes
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Revert role selector, going to try something else
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Include all granted roles in scopes
|
23 months ago |
Kim Alvefur |
mod_block_registrations: Refresh Compatibility section
|
23 months ago |
Kim Alvefur |
mod_block_registrations: Update description expansion of default list
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Bail out of implicit flow on invalid or missing redirect
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Fix error if no scopes requested
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Add role selector to consent page
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Refactor scope handling into smaller functions
|
23 months ago |
Kim Alvefur |
mod_http_oauth2: Add option for specifying TTL of registered clients
|