]> git.cameronkatri.com Git - cgit.git/commit
ui-snapshot: filter permitted snapshot requests
authorJohn Keeping <john@keeping.me.uk>
Sat, 31 Mar 2018 14:19:52 +0000 (15:19 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 27 Jun 2018 16:11:19 +0000 (18:11 +0200)
commit00ad47bbfaf7cc5c372e072a5302e871b5250390
treeac2e435498cd75ebe6e50ac1b05c102c884cce8f
parentc1572bb5ec4540b5008490cf471cc4a5e65ef728
ui-snapshot: filter permitted snapshot requests

Currently the snapshots configuration option only filters which links
are displayed, not which snapshots may be generated and downloaded.
Apply the filter also to requests to ensure that the system policy is
enforced.

Signed-off-by: John Keeping <john@keeping.me.uk>
Reviewed-by: Christian Hesse <mail@eworm.de>
ui-snapshot.c