Kim Alvefur
|
98922d54b1
|
plugins: Prefix module imports with prosody namespace
|
2023-03-24 13:15:28 +01:00 |
|
Kim Alvefur
|
742153c555
|
mod_auth_insecure: Store creation and update timestamps on account
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.
|
2022-08-18 18:10:44 +02:00 |
|
Kim Alvefur
|
71c6728e69
|
mod_auth_internal_*: Apply saslprep to passwords
Related to #1560
|
2020-05-23 14:17:04 +02:00 |
|
Matthew Wild
|
40e214a42a
|
mod_auth_insecure: Fix module provider name
|
2018-09-12 13:43:18 +01:00 |
|
Matthew Wild
|
faffced19d
|
mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)
|
2018-09-07 10:46:30 +01:00 |
|