Sha256: 4df8816ce3d1fadffa89d31717808af7a737a28379bed0adb19f7b56611b5715

Contents?: true

Size: 330 Bytes

Versions: 25

Compression:

Stored size: 330 Bytes

Contents

<form method="post" class="rodauth form-horizontal" role="form" id="otp-disable-form">
  #{rodauth.otp_disable_additional_form_tags}
  #{rodauth.csrf_tag}
  #{rodauth.render('password-field') if rodauth.two_factor_modifications_require_password?}
  #{rodauth.button(rodauth.otp_disable_button, :class=>'btn btn-warning')}
</form>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
rodauth-1.4.0 templates/otp-disable.str
rodauth-1.3.0 templates/otp-disable.str
rodauth-1.2.0 templates/otp-disable.str
rodauth-1.1.0 templates/otp-disable.str
rodauth-1.0.0 templates/otp-disable.str