mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
We now treat any external_id of blank string (" " or " " or "", etc) or a
invalid word (none, nil, blank, null) - case insensitive - as invalid.
In this case the client will see "please contact admin" the logs will explain
the reason clearly.