View Revisions: Issue #6748

Summary 0006748: RabbitMQ should make "username" and "password" required fields
Revision 2025-03-12 12:19 by cquamme
Description When using RabbitMQ currently, the "username" and "password" fields are not required. Due to a change, this is now incorrect and it will not work correctly if there is not a valid username and password. We should make these required fields and add a way to test the connection in the wizard.
Revision 2025-03-12 18:18 by emiller
Description When using RabbitMQ currently, the "username" and "password" fields are not required. Due to a change, this is now incorrect and it will not work correctly if there is not a valid username and password. We should make these required fields and add a way to test the connection in the wizard.

Also, clean up the default database URL for RabbitMQ and remove the username and password from it.