indigo-astronomy / indigo

INDIGO is a system of standards and frameworks for multiplatform and distributed astronomy software development designed to scale with your needs.
http://www.indigo-astronomy.org
Other
148 stars 64 forks source link

Agents always use token 0x0 to access devices #366

Closed rumengb closed 4 years ago

rumengb commented 4 years ago

Agents always use token 0x0 to access devices regardless of the device token. This reslults in:

  1. Devices can not be locked by the agents.
  2. Protected devices can not be accessed by the agents.

This renders Device Access Control useless with Agents.

rumengb commented 4 years ago

fixed