Software /
code /
prosody-modules
File
mod_http_oauth2/README.markdown @ 4049:78f1de5301fc
mod_adhoc_dataforms_demo: Fix duplicate field prevention
It's supposed to only include each type of form field once per form at
most but it didn't note which fields it had added already. No idea what
the probability was anyways, probably pretty low.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 23 Jun 2020 19:40:55 +0200 |
parent | 3903:cfeb93b80621 |
child | 4923:df3d521e3c39 |
line wrap: on
line source
--- labels: - Stage-Alpha summary: 'OAuth2 API' ... Introduction ============ This module is a work-in-progress intended for developers only! Configuration ============= None currently. Compatibility ============= Requires Prosody trunk.