moderateUserContentPageHandler(_:)
func moderateUserContentPageHandler(_ req: Request) async throws -> View
GET /moderate/user/ID
Shows the User Moderation page, which has the user’s accessLevel controls, temp banning, and a list of all reports filed against any of this user’s content.
-
Declaration
Swift
struct UserModContext : Encodable