Sha256: efa7f5d8dc7fa4fbbb0c333d4d6b3c8a460ecaf5bf9a399c6f284452f1e723ed

Contents?: true

Size: 314 Bytes

Versions: 38

Compression:

Stored size: 314 Bytes

Contents

<form method="post" class="rodauth" 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

38 entries across 38 versions & 1 rubygems

Version Path
rodauth-2.17.0 templates/otp-disable.str
rodauth-2.16.0 templates/otp-disable.str
rodauth-2.15.0 templates/otp-disable.str
rodauth-2.14.0 templates/otp-disable.str
rodauth-2.13.0 templates/otp-disable.str
rodauth-2.12.0 templates/otp-disable.str
rodauth-2.11.0 templates/otp-disable.str
rodauth-2.10.0 templates/otp-disable.str
rodauth-2.9.0 templates/otp-disable.str
rodauth-2.8.0 templates/otp-disable.str
rodauth-2.7.0 templates/otp-disable.str
rodauth-2.6.0 templates/otp-disable.str
rodauth-2.5.0 templates/otp-disable.str
rodauth-2.4.0 templates/otp-disable.str
rodauth-2.3.0 templates/otp-disable.str
rodauth-2.2.0 templates/otp-disable.str
rodauth-2.1.0 templates/otp-disable.str
rodauth-2.0.0 templates/otp-disable.str