mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 13:57:52 +00:00
11 lines
206 B
Text
11 lines
206 B
Text
|
---
|
||
|
name: <%= item.name %>
|
||
|
group: <%= item.group %>
|
||
|
host: <%= item.host %>
|
||
|
protocol: <%= item.protocol %>
|
||
|
user: <%= item.user %>
|
||
|
password:
|
||
|
port: <%= item.port %>
|
||
|
comment: <%= item.comment %>
|
||
|
otp_secret:
|