Software /
code /
prosody-modules
Annotate
mod_lib_ldap/dev/TODO.md @ 5355:41a418ebc60b
mod_http_oauth2: Enforce https requirement on TOS URI
In create_client() it validates that all fields with format=uri are
https and match the client_uri host.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 22 Apr 2023 12:02:01 +0200 |
parent | 809:1d51c5e38faa |
rev | line source |
---|---|
809 | 1 * Make groups optional |
2 * Make groups work with both posixGroup and groupOfNames |