stage/deny: add custom message (#7144)
* stage/deny: add message * add migration, tests and schema update Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add form Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -7009,6 +7009,10 @@
|
||||
]
|
||||
},
|
||||
"title": "Flow set"
|
||||
},
|
||||
"deny_message": {
|
||||
"type": "string",
|
||||
"title": "Deny message"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
|
Reference in New Issue
Block a user