An efficient tool to execute configuration backups, network state snapshots, system readiness checks, and operating system upgrades of Palo Alto Networks firewalls and Panorama appliances.
This pull request fixes a bug in the login functionality where users were unable to log in due to an error in the authentication process. The issue was caused by a missing validation check in the login API endpoint. This PR adds the necessary validation check to ensure that users can successfully log in.
This pull request fixes a bug in the login functionality where users were unable to log in due to an error in the authentication process. The issue was caused by a missing validation check in the login API endpoint. This PR adds the necessary validation check to ensure that users can successfully log in.