Skip to content
Snippets Groups Projects
  • Burton Rheutan's avatar
    fa076fb2
    Pass basic auth to all system calls · fa076fb2
    Burton Rheutan authored
    
    This changeset enables passing the basic auth credentials
    to all /system/ calls to allow upstream providers to
    perform authorization checks independent of the gateway.
    
    This is essential for some providers, like Swarm, where
    the system is accessible on the same network, and not
    protected via the gateway
    
    Signed-off-by: default avatarBurton Rheutan <rheutan7@gmail.com>
    fa076fb2
    History
    Pass basic auth to all system calls
    Burton Rheutan authored
    
    This changeset enables passing the basic auth credentials
    to all /system/ calls to allow upstream providers to
    perform authorization checks independent of the gateway.
    
    This is essential for some providers, like Swarm, where
    the system is accessible on the same network, and not
    protected via the gateway
    
    Signed-off-by: default avatarBurton Rheutan <rheutan7@gmail.com>