permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

reset.md
text/plain

Download raw (331 bytes)

---
title: Reset password

form:
    fields:
        - name: username
          type: text
          placeholder: PLUGIN_ADMIN.USERNAME
          readonly: true
        - name: password
          type: password
          placeholder: PLUGIN_ADMIN.PASSWORD
          autofocus: true
        - name: token
          type: hidden
---