stages/user_write: fix migration setting wrong value, fix form

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer
2023-01-23 14:04:42 +01:00
parent 430a207865
commit 91ffe4e7f9
3 changed files with 7 additions and 3 deletions

View File

@ -61,7 +61,7 @@ export class UserWriteStageForm extends ModelForm<UserWriteStage, string> {
<ak-form-group .expanded=${true}>
<span slot="header"> ${t`Stage-specific settings`} </span>
<div slot="body" class="pf-c-form">
<ak-form-element-horizontal name="canCreateUsers">
<ak-form-element-horizontal name="userCreationMode">
<ak-radio
.options=${[
{