Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-24 | 1 | -3/+3 |
| | |||||
* | mod_auth_insecure: Store creation and update timestamps on account | Kim Alvefur | 2022-08-18 | 1 | -1/+3 |
| | | | | | This ensures that the store is not empty in case no password is provided, so the underlying data storage won't consider the store empty. | ||||
* | mod_auth_internal_*: Apply saslprep to passwords | Kim Alvefur | 2020-05-23 | 1 | -0/+5 |
| | | | | Related to #1560 | ||||
* | mod_auth_insecure: Fix module provider name | Matthew Wild | 2018-09-12 | 1 | -1/+1 |
| | |||||
* | mod_auth_insecure: Accept any username/password (import of mod_auth_any from ↵ | Matthew Wild | 2018-09-07 | 1 | -0/+53 |
prosody-modules) |