Setup haml-lint CI with todo config (#23524)
This commit is contained in:
parent
a232a1feb8
commit
75131e7bf7
27 changed files with 248 additions and 145 deletions
|
@ -1,7 +1,7 @@
|
|||
- content_for :page_title do
|
||||
= t('auth.login')
|
||||
|
||||
=javascript_pack_tag 'two_factor_authentication', crossorigin: 'anonymous'
|
||||
= javascript_pack_tag 'two_factor_authentication', crossorigin: 'anonymous'
|
||||
|
||||
- if @webauthn_enabled
|
||||
= render partial: 'auth/sessions/two_factor/webauthn_form', locals: { hidden: @scheme_type != 'webauthn' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue