summaryrefslogtreecommitdiff
path: root/scripts/vyos-strip-config.pl
AgeCommit message (Collapse)Author
2015-06-18vyatta-op: remove user login public key information with strip-privateAlex Harpin
Extend the strip-private command pipe so that it removes the public key user login information. Bug #567 http://bugzilla.vyos.net/show_bug.cgi?id=567
2015-06-18vyatta-op: strip-private removes "user" rather than actual usernameAlex Harpin
The strip-private pipe command removes the user node entry rather than the actual username. Bug #567 http://bugzilla.vyos.net/show_bug.cgi?id=567
2014-07-02Bug #104: add pipe for stripping private information from config.Daniil Baturin