Age | Commit message (Collapse) | Author |
|
|
|
Resolves #1540.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requested by @prawnsalad. These IP addresses are only a small part
of a larger pool and may change without notice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Only show a generic failure message to the user upon oper failure
due to not having a secure connection or matching cert. fingerprint.
- Update the comment about oper:fingerprint as it can be a space
separated list of fingerprints and not just one.
- Improve a few code comments and formatting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, remove the - at the start of the MOTD field. This is cargo
culted from irc2 and theres no real reason to actually do this.
|
|
|
|
- Ensure that the config is actually valid. This found an invalid
entry in the default helpop configs.
- Columize the index page and build it whilst reading the config
instead of at request time.
|
|
|
|
This name is a lot lessambiguous.
|
|
This message exists for an incredibly rare issue and just confuses
the vast majority of people.
|
|
|
|
|
|
|
|
|
|
Many clients don't reconnect automatically and it can take a while
for them to reconnect.
|
|
|
|
helpop.conf.example.
Fixes #1714.
|
|
|
|
This new mode is recommended but disabled by default for compat
reasons.
Closes #480.
Closes #1419.
Co-Authored-By: B00mX0r <b00mx0r@aureus.pw>
|
|
|
|
|
|
|
|
|