Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
  • Benjamin Bertrand's avatar
    9e500391
    Fix exception when no network selected · 9e500391
    Benjamin Bertrand authored
    1. It's possible to erase the network when creating a host.
    The exception raised was due to the ip_in_range validator
    where a select using the network_id is performed.
    This is now catched to raise a ValidationError.
    2. Add some javascript to remove the is-invalid class on the network and
    IP fields when changing them
    
    JIRA INFRA-810 #action In Progress
    9e500391
    History
    Fix exception when no network selected
    Benjamin Bertrand authored
    1. It's possible to erase the network when creating a host.
    The exception raised was due to the ip_in_range validator
    where a select using the network_id is performed.
    This is now catched to raise a ValidationError.
    2. Add some javascript to remove the is-invalid class on the network and
    IP fields when changing them
    
    JIRA INFRA-810 #action In Progress
Code owners
Assign users and groups as approvers for specific file changes. Learn more.