Add security for follow
This commit is contained in:
@@ -109,7 +109,8 @@ fun Application.module(env: Env = PROD) {
|
||||
ConstitutionVoter(),
|
||||
CitizenVoter(),
|
||||
CommentVoter(),
|
||||
VoteVoter()
|
||||
VoteVoter(),
|
||||
FollowVoter()
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user