always load the full record on record view
This commit is contained in:
@@ -84,14 +84,14 @@
|
||||
</div>
|
||||
</h4>
|
||||
<div class="accordions m-b-35">
|
||||
<OTPAccordion bind:collection />
|
||||
|
||||
<PasswordAuthAccordion bind:collection />
|
||||
|
||||
{#if !isSuperusers}
|
||||
<OAuth2Accordion bind:collection />
|
||||
{/if}
|
||||
|
||||
<OTPAccordion bind:collection />
|
||||
|
||||
<MFAAccordion bind:collection />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user