Describe the bug
On my Convos instance I have configured a different default connection (but not yet forced it), yet when new users log in the first time they are asked if they want to connect to irc-libera despite Convos not being configured for libera.chat at all. I assume this is somewhere hard-coded?
To Reproduce
Steps to reproduce the behavior:
- Change default connection
- New user logs in
- Convos asks to setup a first connection
- See error that it asks for
irc-libera
Expected behavior
It should ask for what ever the default connection is called.
Environment:
Convos :stable docker image with LDAP auth plugin enabled.