Fix register replace regex which was too greedy.
For example, it used to replace foo_key_file fields as well whereas only key_file should have been replaced.
Showing
Please register or sign in to comment
For example, it used to replace foo_key_file fields as well whereas only key_file should have been replaced.