mod_auth_any

Introduction

This module accepts any username and password, which can be useful for testing.

Configuration

authentication = "any"

Compatibility

Should work with 0.8 and above.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_auth_any

For earlier versions see the documentation for installing 3rd party modules