Skip to content

Properly update the global SecurityLevel when registered domains are connected

Christian Kellner requested to merge i131 into master

This fixes a bug (#131 (closed)) where the security level of the manager will would not get updated and would stay as unknown because a previously stored domain, that is already connected when bolt starts, is not used to update the global security level.

Closes #131 (closed)

Edited by Christian Kellner

Merge request reports