web/admin: show warning when adding user to superuser group (#5091)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-03-27 16:27:34 +02:00
committed by GitHub
parent 5600261852
commit a7fc579202
5 changed files with 31 additions and 7 deletions

View File

@ -65,6 +65,7 @@ export class ModalForm extends ModalButton {
</h1>
</div>
</section>
<slot name="above-form"></slot>
<section
class="pf-c-modal-box__body"
@scroll=${() => {