Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn users when deleting current IP being used or the last interface IP #2427

Merged

Commits on Mar 14, 2024

  1. core: frontend: Add checks prior to delete IPs

    * Add a check layer prior to deleting IPs on interfaces avoiding to
      delete the last IP or curently being useed IP by mistake
    JoaoMario109 committed Mar 14, 2024
    Copy the full SHA
    78b5d7a View commit details
    Browse the repository at this point in the history
  2. core: frontend: Add checks prior to disconnecting

    * Add a check layer prior to disconnecting from the WiFi
      network currently being used to access BlueOS
    JoaoMario109 committed Mar 14, 2024
    Copy the full SHA
    a782051 View commit details
    Browse the repository at this point in the history