Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3007 from codejake/patch-1
Update fortios.rb to remove additional secrets
- Loading branch information
da7e742
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this commit! I was just about to create a pull request myself aswell!.
I think I will create one though. As there is also 'set certificate' option in my FortiOS conf.
da7e742
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also for me, the regex does not seem to work for multiline strings. For example all of my multiline entries are still present. But things like password, which are not multiline are removed.