You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting parameters allow_unmapped_user, enable_windows_to_unix_username to False , sets it to None instead of False. Please check if this is the appropriate behavior.
To reproduce:-
Call UnityNasServer.modify with allow_unmapped_user=False and enable_windows_to_unix_username=False
Get updated data using get_nas_server
Data returned will have values as None instead of False
The text was updated successfully, but these errors were encountered:
Setting parameters allow_unmapped_user, enable_windows_to_unix_username to False , sets it to None instead of False. Please check if this is the appropriate behavior.
To reproduce:-
Data returned will have values as None instead of False
The text was updated successfully, but these errors were encountered: