nickovs / unificontrol

A high-level Python interface to the Unifi controller software
Apache License 2.0
96 stars 41 forks source link

Fix blank passwords when create radius account #35

Open josepmendoza opened 1 year ago

josepmendoza commented 1 year ago

There is a typo on x_password key that prevents to create radius accounts with password. Accounts are created successfully, but password is always blank.