Actions
Bug #995
closedBogus client prevents new client to connect
Branch:
default
Platform:
Description
If a client does not answer a password enabled transport, the service will wait until the client has given a password to add a new client
- create a transport with a password
- use telnet/openssl to connect and do nothing
- use telnet/openssl again -> you don't get hello from irccd
Solution:
- remove the auth/greetings process from the service/acceptor and put directly in the client. #
Updated by David Demelier about 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:main|7b012c42660c98a2f1c16fe2fd9c314597a3d007.
Updated by David Demelier about 4 years ago
- Status changed from Resolved to Closed
Actions