Sha256: b52fec0b21f2d0790fcf7150073dbee7141f9baa0734c4310cfbf4ecd9181bbc

Contents?: true

Size: 643 Bytes

Versions: 4

Compression:

Stored size: 643 Bytes

Contents

---
host: <%= options[:host] %>         # <%= I18n.t('form.add_item.host') %>
user: <%= options[:user] %>         # <%= I18n.t('form.add_item.login') %>
group: <%= options[:group] %>       # <%= I18n.t('form.add_item.group') %> 
protocol: <%= options[:protocol] %> # <%= I18n.t('form.add_item.protocol') %><% unless password %>
password:                           # <%= I18n.t('form.add_item.password') %><% end %>
port: <%= options[:port] %>         # <%= I18n.t('form.add_item.port') %>
comment: <%= options[:comment] %>   # <%= I18n.t('form.add_item.comment') %>
otp_key: <%= options[:otp] %>       # <%= I18n.t('form.add_item.otp_key') %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mpw-4.2.1 templates/add_form.erb
mpw-4.2.0 templates/add_form.erb
mpw-4.1.1 templates/add_form.erb
mpw-4.1.0 templates/add_form.erb