openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

registerYourself headers need to be adjusted in the controller #250

Closed DanaSunal closed 1 year ago

DanaSunal commented 1 year ago

If register-yourself is called without a body, the headers are changed in ApplicationPattern/server/basicServices/basicServices/BasicServicesService.js . The new headers need to be propagated to controller, same as it is done in openBackhaul/ExecutionAndTraceLog#237.