Software / code / prosody-modules
Annotate
mod_lib_ldap/dev/TODO.md @ 5474:d0b93105b289
mod_http_oauth2: Don't return redirects or HTML from token endpoint
These are used by the client, not the user, so makes more sense to
return JSON directly instead of a redirect or HTML error page when .
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 18 May 2023 13:41:23 +0200 |
| parent | 809:1d51c5e38faa |
| rev | line source |
|---|---|
| 809 | 1 * Make groups optional |
| 2 * Make groups work with both posixGroup and groupOfNames |