CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Wed, 12 Apr 2023 11:43:32 +0200
changeset 13078 794a5ad5495e
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
mod_tokenauth: Fix parsing binary part of tokens Fixes parsing of tokens that happen to have a `;` in their secret part, otherwise it splits there and the later bit goes into the username and hitting the "Invalid token in storage" condition.

Thanks for your interest in contributing to the project!

There are many ways to contribute, such as helping improve the
documentation, reporting bugs, spreading the word or testing the latest
development version.

You can find more information on how to contribute at <https://prosody.im/doc/contributing>

See also the HACKERS and README files.