codeoverflow-org / chatoverflow

What if you could combine the power of chat bots, streamer support sites and social media? This is chat overflow.
http://codeoverflow.org
Eclipse Public License 2.0
57 stars 12 forks source link

Don't allow empty strings as source identifiers #139

Closed J0B10 closed 4 years ago

J0B10 commented 4 years ago

Description

It is possible to leave the sourceIdentifier field empty when adding a new connector.
The connector will get registered but it is then not possible to delete this connector using the better REPL.
To delete it you must edit the config.xml.

The connector with no source identifier:

grafik

How to reproduce

Just add a new connector and leave the left field empty:

grafik

sebinside commented 4 years ago

Done. Was also a problem in connector names and while registering.