refactoring: remove exceptions from user_def_new_from_tuple
user_def_new_from_tuple is used in on_replace_dd_user & user_cache_alter_user therefore it has to be cleared from exceptions. Now it doesn't throw any more. It means we also need to clear from exceptions it's subsidiary function: user_def_fill_auth_data. Their usages are updated. Part of #4247
Loading
Please register or sign in to comment