Skip to content

Commit

Permalink
Merge pull request #82 from rrenkert/fix-restiriction-user-isactive
Browse files Browse the repository at this point in the history
Fixed restriction mode for user is_active.
  • Loading branch information
m-schieder committed Apr 16, 2024
2 parents 427c1f8 + e28d699 commit 2b91e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ user:
restriction_mode: A
is_active:
type: boolean
restriction_mode: D
restriction_mode: B
is_physical_person:
type: boolean
default: true
Expand Down

0 comments on commit 2b91e73

Please sign in to comment.