Software / code / prosody-modules
Annotate
mod_lib_ldap/dev/TODO.md @ 3872:513a8a7fab41
mod_rest: Hide JSON error behind a flag
It's a bit overzealous and returns JSON errors even if you ask for HTML.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 03 Feb 2020 23:09:38 +0100 |
| parent | 809:1d51c5e38faa |
| rev | line source |
|---|---|
| 809 | 1 * Make groups optional |
| 2 * Make groups work with both posixGroup and groupOfNames |