theforeman / smart_proxy_realm_ad_plugin

foreman-proxy realm plugin for Active Directory
GNU General Public License v3.0
9 stars 10 forks source link

Allow computername_prefix to be unset #33

Open martencassel opened 1 month ago

martencassel commented 1 month ago

This change improve the code to see if computername_prefix should be applied or not. We should not crash if computername_prefix is not set.

This will fix: https://github.com/theforeman/smart_proxy_realm_ad_plugin/issues/28