Software / code / prosody-modules
Annotate
mod_lib_ldap/dev/TODO.md @ 5372:2d8076577e14
mod_client_management: Fix error when called against host without this module
Previously:
prosody> user:clients("user@example.org")
| Result: 1
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 26 Apr 2023 12:09:17 +0200 |
| parent | 809:1d51c5e38faa |
| rev | line source |
|---|---|
| 809 | 1 * Make groups optional |
| 2 * Make groups work with both posixGroup and groupOfNames |