Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_register_ibr: Include reason for rejection of registration in debug log | Kim Alvefur | 2018-03-10 | 1 | -1/+1 |
| | |||||
* | mod_register_ibr: Allow modules that do pre-registration checks to specify a ↵ | Kim Alvefur | 2017-12-27 | 1 | -1/+1 |
| | | | | | | reason for rejection The current hardcoded text may not always be accurate | ||||
* | mod_register_ibr: Split out throttling and IP limitations into ↵ | Kim Alvefur | 2017-12-09 | 1 | -59/+0 |
| | | | | mod_register_limits (#723) | ||||
* | mod_register: Split into mod_register_ibr and mod_user_account_management (#723) | Kim Alvefur | 2017-10-07 | 1 | -0/+239 |
- mod_register_ibr handles in-band registration - mod_user_account_management handles password change and user deletion |