summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/ftos.rb
AgeCommit message (Collapse)Author
2018-07-07Changes to secret filtering:Nick Bailey
Fixed secret regex which would strip config after secret string (like "privilege 15") and which would not match on: "bsd-username test secret $1$FAKESTRINGblahblah" which is created whenever username secret is created. Added regex to filter password hashes for configs not using password 7 instead of secret such as: username test password 7 8888blahblah8888 privilege 4
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2017-09-06Fix encoding error from FTOS while listing hardware inventory on old ↵Joshua M. Keyes
firmware versions.
2014-07-21Added Force10 supportMarcus Stoegbauer