Commit 02aac3d
committed
api/rest: Add support for the submitter filter
Similar to commit 70f96f9 ("support the delegate filter for REST
API") which added the delegate filter this implements an exact match
only and not (as promised by `pwclient list -h`) as substring match.
But for the same reason as for the delegate filter this is better than
ignoring a passed submitter.1 parent 7477b4d commit 02aac3d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
763 | 766 | | |
764 | 767 | | |
765 | 768 | | |
| |||
0 commit comments