additional doc

This commit is contained in:
Gregor Kleen 2018-06-29 19:18:55 +02:00
parent f93c3d6e47
commit f367c7347b

View File

@ -268,7 +268,7 @@ postCorrectionsR = do
, colSubmissionLink
] -- Continue here
psValidator = def
& restrictFilter (\name _ -> name /= "corrector")
& restrictFilter (\name _ -> name /= "corrector") -- We need to be careful to restrict allowed sorting/filter to not expose sensitive information
& restrictSorting (\name _ -> name /= "corrector")
correctionsR whereClause colonnade psValidator $ Map.fromList
[ downloadAction