18 months ago |
Stephen Paul Weber |
mod_push2: Add note about luaossl patch
|
18 months ago |
Stephen Paul Weber |
mod_push2: Fix unbalanced quote in readme
|
18 months ago |
Stephen Paul Weber |
mod_push2: Add back body truncation logic
|
18 months ago |
Stephen Paul Weber |
Initial work on Push 2.0
|
18 months ago |
Kim Alvefur |
mod_muc_adhoc_bots: Fix unbalanced quote in metadata section
|
18 months ago |
Kim Alvefur |
mod_muc_members_json: Fix potential error when removing old affiliations
|
18 months ago |
Kim Alvefur |
mod_http_muc_log: Correctly handle changed or retracted reactions
|
18 months ago |
Kim Alvefur |
mod_muc_members_json: Demonstrate support for more than one JID per list
|
18 months ago |
Kim Alvefur |
mod_muc_members_json: Fix invalid JSON in README
|
18 months ago |
Stephen Paul Weber |
Merge
|
18 months ago |
Stephen Paul Weber |
mod_muc_adhoc_bots: add module
|
23 months ago |
Stephen Paul Weber |
mod_pubsub_subscription: support subscribing from a bare JID
|
23 months ago |
Stephen Paul Weber |
merge
|
2023-02-23 |
Stephen Paul Weber |
mod_muc_restrict_avatars: Block MUC participant avatars for non-members
|
18 months ago |
Kim Alvefur |
misc/mtail: Start of an mtail config
|
18 months ago |
Kim Alvefur |
mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel)
|
18 months ago |
Kim Alvefur |
mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant
|
18 months ago |
Kim Alvefur |
mod_client_management: Show grant expiry in shell command
|
18 months ago |
Kim Alvefur |
mod_http_oauth2: Tweak wording in README to point out that this is an AS
|
18 months ago |
Kim Alvefur |
mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt
|
19 months ago |
Kim Alvefur |
mod_http_oauth2: Remove broken in-CSS templating
|
19 months ago |
Kim Alvefur |
mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi
|
19 months ago |
Kim Alvefur |
mod_bidi: Fix README again
|
19 months ago |
Kim Alvefur |
mod_bidi: Fix autolink syntax
|
19 months ago |
Kim Alvefur |
mod_bidi: Add warning about use with 0.12
|
19 months ago |
Kim Alvefur |
mod_rest/rest.sh: Silence shellcheck SC1091
|
19 months ago |
Kim Alvefur |
mod_rest/rest.sh: Update to use httpie-oauth2 plugin
|
19 months ago |
Kim Alvefur |
mod_http_oauth2: Specify language in templates
|
19 months ago |
Kim Alvefur |
mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
|
19 months ago |
Kim Alvefur |
mod_http_oauth2: Allow omitting application type for native apps
|
19 months ago |
Kim Alvefur |
mod_client_management: Show timestamp of first client appearance
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Improve templates
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Add autocomplete hint to username field
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Make storage of various code more consistent
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Bail on invalid or expired device flow state token
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Tweak method of centering the UI
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Optionally enforce authentication on revocation endpoint
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Present errors in HTML <dialog>
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Move site name into <header>
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Conform to XHTML in templates
|
20 months ago |
Kim Alvefur |
mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)
|
20 months ago |
Kim Alvefur |
mod_s2sout_override: Add support for a catch-all target
|
20 months ago |
Kim Alvefur |
mod_invites_page: Produce URL without config from prosodyctl in trunk
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Don't use new time period API just yet
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Clean cache less frequently
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Shorten default token validity periods
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Implement refresh token rotation
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Hint at future deprecation of resource owner password grant
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Allow a shorter form of the device grant in config
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Mention Device flow in list of flows in README
|
20 months ago |
Kim Alvefur |
mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator
|
20 months ago |
Kim Alvefur |
mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message
|
20 months ago |
Kim Alvefur |
mod_muc_block_pm: Advertise that Moderators are allowed to send PMs
|
20 months ago |
Kim Alvefur |
mod_muc_block_pm: Allow private messages to yourself
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Show errors on device flow user code entry page
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Namespace the various codes to minimize confusion
|
20 months ago |
Kim Alvefur |
mod_default_bookmarks: Include 'autojoin' in examples
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Improve a description in schema
|
20 months ago |
Kim Alvefur |
editorconfig: Document established conventions
|
20 months ago |
Kim Alvefur |
mod_muc_limits: Drop unsupported Prosody versions from Compatibility table
|
20 months ago |
Kim Alvefur |
mod_muc_limits: Set syntax of config snippets to enable syntax highlighting
|
20 months ago |
Kim Alvefur |
mod_muc_limits: Reduce cost of multi-line messages, make configurable
|
20 months ago |
Kim Alvefur |
mod_client_management: Make ID column dynamically sized
|
20 months ago |
Kim Alvefur |
mod_client_management: Fix traceback if no last seen timestamp available
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Add titles and descriptions to registration schema
|
20 months ago |
Kim Alvefur |
mod_client_management: Fix missing equality check
|
20 months ago |
Kim Alvefur |
mod_client_management: Allow revoking a specific client version
|
20 months ago |
Kim Alvefur |
mod_client_management: Add way to revoke (one) client by software
|
20 months ago |
Kim Alvefur |
mod_client_management: Add shell command to revoke client access
|
20 months ago |
Kim Alvefur |
mod_client_management: Include software version in table (when known)
|
20 months ago |
Kim Alvefur |
mod_client_management: Include the client id in table in shell command
|
20 months ago |
Kim Alvefur |
mod_muc_block_pm: Update to 0.12+ API, use roles instead of affiliations
|
20 months ago |
Kim Alvefur |
mod_http_muc_log: Fix redirect bug
|
20 months ago |
Kim Alvefur |
mod_http_oauth2: Implement RFC 8628 Device Authorization Grant
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Mention support for RFC 9207
|
21 months ago |
Matthew Wild |
mod_muc_members_json: Set imported hats to active by default
|
21 months ago |
Matthew Wild |
mod_muc_members_json: New module to import MUC membership from a JSON URL
|
21 months ago |
Kim Alvefur |
mod_rest: Use logger of HTTP request in trunk
|
21 months ago |
Kim Alvefur |
mod_measure_lua: Add brief README
|
21 months ago |
Kim Alvefur |
mod_groups_oidc: Add dependency on mod_groups_internal
|
21 months ago |
Matthew Wild |
Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)
|
21 months ago |
Kim Alvefur |
mod_http_muc_log: Hide joins and parts by default
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Only add nonce when issuing a client_secret
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Specify acceptable formats in Accept header
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Pass feed data as argument instead of storing on object
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Retrieve only the most recent item to compare
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Handle node already existing
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Remove comment, this text is in the README
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Remove broken attempt to generate an ID from content
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Fix mixup between feed object and parsed feed
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Create pubsub nodes on module load instead of later
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Add new interval setting in seconds (old still works)
|
21 months ago |
Kim Alvefur |
mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Always show list of requested scopes
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Add a limit on number of bytes in a message body
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Add a limit on number of lines per message
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Normalise README markdown syntax (thanks pandoc)
|
21 months ago |
Kim Alvefur |
mod_muc_limits: Raise cost for multi-line messages
|
21 months ago |
Kim Alvefur |
Back out 22784f001b7f: Documentation change did not match code (thanks bronko)
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Rearrange description of redirect URIs requirements
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Add a more complete client registration example
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Strip JWKS metadata since we do not understand that
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Strip unknown client metadata
|
21 months ago |
Kim Alvefur |
mod_rest: Map the archive-id attribute in MAM result items
|
21 months ago |
Kim Alvefur |
mod_rest: Include full_jid property on origin
|
21 months ago |
Kim Alvefur |
mod_oidc_userinfo_vcard4: Remove unused import
|
21 months ago |
Kim Alvefur |
mod_oidc_userinfo_vcard4: Fix typo
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Make allowed locales configurable
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Improve error messages for URI properties
|
21 months ago |
Kim Alvefur |
mod_rest: Describe the error 'by' property in OpenAPI spec
|
21 months ago |
Kim Alvefur |
mod_rest: List all error conditions in OpenAPI spec
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Make note about handling repeated
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Add TODO about disabling password grant
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Disable CORS for authorization endpoint
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Make CSP configurable
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Link to RFC 7628 in README
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Use code spans for some config options in README
|
21 months ago |
Kim Alvefur |
mod_http_oauth2: Remove underscore prefix
|
22 months ago |
Kim Alvefur |
mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table
|
22 months ago |
Matthew Wild |
mod_firewall: Add console commands to mark/unmark users
|
22 months ago |
Matthew Wild |
mod_firewall: Load marks from storage on demand rather than at login
|
22 months ago |
Matthew Wild |
mod_firewall: Log warning when attempting to mark/unmark remote users
|
22 months ago |
Matthew Wild |
mod_firewall: enable marks by default
|
22 months ago |
Matthew Wild |
mod_firewall: Improve error when mark name contains invalid characters
|
22 months ago |
Matthew Wild |
mod_firewall: marks: Fix marking a user with no previous marks
|
22 months ago |
Matthew Wild |
mod_firewall: Update user marks to store instantly via map store
|
22 months ago |
Matthew Wild |
mod_firewall: Split some long lines [luacheck]
|
22 months ago |
Matthew Wild |
mod_firewall: Fix inverted logic of 'FROM FULL JID?'
|
22 months ago |
Matthew Wild |
mod_firewall: spam-blocking.pfw: Remove requirement for invites to have no body
|
22 months ago |
Matthew Wild |
mod_firewall: scripts: spam-blocklists: Check sender and inviter of MUC invitations against blocklist
|
22 months ago |
Matthew Wild |
mod_firewall: scripts: spam-blocking.pfw: Add special handling for MUC invites
|
22 months ago |
Matthew Wild |
mod_firewall: Add 'FROM FULL JID?' condition
|
22 months ago |
Matthew Wild |
mod_firewall: README: Add some emphasis on the exact behaviour of TO FULL JID
|
22 months ago |
Kim Alvefur |
mod_rest: Merge some common properties between openapi and schema
|
22 months ago |
Kim Alvefur |
mod_rest: Apply normalization to openapi spec
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Simplify template using if-falsy operator
|
22 months ago |
Kim Alvefur |
mod_http_dir_listing2: Fix wrong name for resource directory
|
22 months ago |
Kim Alvefur |
mod_http_dir_listing2: Include html resources with plugin installer
|
22 months ago |
Kim Alvefur |
mod_http_dir_listing: Strip path to using plugin installer
|
22 months ago |
Kim Alvefur |
mod_firewall: Include scripts with plugin installer (thanks gooya)
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add some words about supported flows and defaults
|
22 months ago |
Kim Alvefur |
mod_http_oauth2/README: Expand summary to include OAuth 2.0 role
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Return Authentication Time per OpenID Core Section 2
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Validate the OpenID 'prompt' parameter
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Apply text color to OOB input field
|
22 months ago |
Kim Alvefur |
mod_client_management: Include client software version number in listing
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Present OOB code in an input field for easier selection
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Revert strict form check to allow consent of multiple scopes
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Reject duplicate form-urlencoded parameters
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Bind refresh tokens to client
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Record hash of client_id to allow future verification
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add client verification wrapper function
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 6749
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Linkify mod_client_management in README
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix messed up section about redirect_uris requirements
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Restructure description of client metadata requirements
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Correct loopback URL example
|
22 months ago |
Kim Alvefur |
mod_groups_oidc: Expose groups to OAuth clients
|
22 months ago |
Kim Alvefur |
mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add provisions for dynamically adding simple scopes
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Sort imports
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix closing h1 tag
|
22 months ago |
Kim Alvefur |
mod_auth_oauth_external: Correct docs about default scope
|
22 months ago |
Kim Alvefur |
misc/lnav: Add a README with installation instructions
|
22 months ago |
Kim Alvefur |
misc/lnav: Fix delimiting of timestamp in pattern
|
22 months ago |
Kim Alvefur |
misc/lnav: Fix timestamp-format to be an array as per schema
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Create proper template for OOB code delivery
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add an example of client registration
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Document client registration requirements
|
22 months ago |
Kim Alvefur |
mod_http_debug: Handle any path under /debug/* as well
|
22 months ago |
Kim Alvefur |
mod_http_debug: Log some extended info about requests
|
22 months ago |
Kim Alvefur |
mod_http_debug: Handle more HTTP methods
|
22 months ago |
Kim Alvefur |
mod_http_debug: Add a brief README
|
22 months ago |
Kim Alvefur |
mod_rest/example: Include 'application_type' in registration
|
22 months ago |
Kim Alvefur |
mod_s2sout_override: Add support for Direct TLS
|
22 months ago |
Kim Alvefur |
mod_s2sout_override: New module for overriding s2s connections
|
22 months ago |
Matthew Wild |
mod_pubsub_alertmanager: Support for per-path config overrides
|
22 months ago |
Kim Alvefur |
mod_muc_moderation: Point to new Conversations issue tracker
|
22 months ago |
Matthew Wild |
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users
|
22 months ago |
Kim Alvefur |
mod_invites{,_adhoc,_register}: Recommend using version included with prosody
|
22 months ago |
Kim Alvefur |
mod_welcome_page: Remove dependency on mod_invites (included with Prosody)
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Allow CORS for browser clients
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Disable Referrer via header
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Always render errors as HTML for OOB redirect URI
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Use validated redirect URI when returning errors to client
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Return OAuth error for authz code store error
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Validate redirect_uri before using it for error redirects
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Don't return redirects or HTML from token endpoint
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Tweak formatting of log message
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Always show early errors to user
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Clarify some error messages
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Use error status code when rendering error page
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add human-readable error messages
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix returning errors from response handlers
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add support for the OpenID 'login_hint' parameter
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Note about partial OpenID Discovery implementation
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Split long list line in README
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Return proper OAuth error for invalid redirect URI
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Add FIXME about loopback redirect URIs
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Rename variables to improve clarity
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Do minimal validation of private-use URI schemes
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Reject relative redirect URIs
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Reject duplicate list items in client registration
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Require non-empty arrays in client registration
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Reject duplicate redirect URIs in registration
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix schema to enforce at least one redirect URI
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Show only roles the user can use in consent dialog
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Reference grant by id instead of value
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Scope FIXMEs
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Describe type signatures of scope handling functions
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Allow requesting a subset of scopes on token refresh
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Enforce client scope restrictions in authorization
|
22 months ago |
Kim Alvefur |
mod_http_oauth2: Fix inclusion of role in refreshed access tokens
|
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
|