codex: Require user group objects to be a group type
This commit is contained in:
@@ -36,7 +36,7 @@ module User =
|
||||
|> Array.map (fun group ->
|
||||
let split = group.Split ':'
|
||||
match split with
|
||||
| [| objectType; groupName |] ->
|
||||
| [| "group"; groupName |] ->
|
||||
Html.li [
|
||||
prop.children [
|
||||
Html.a [
|
||||
|
||||
Reference in New Issue
Block a user