PaloAltoNetworks / pan-cnc

CNC: Chevy's, not Cadillacs. Rapid UI prototyping for all Palo Alto Networks WWSE demos and pocs.
Apache License 2.0
3 stars 3 forks source link

create password hash as part of form data #5

Closed scotchoaf closed 5 years ago

scotchoaf commented 5 years ago

Currently in iron-skillet and other config tools the goal is to set a user account with a new password. Need to have the password converted to md5 hash before added to the snippet output.

nembery commented 5 years ago

done via custom jinja2 filters