Fix query for version-specific security support list
authorMagnus Hagander <magnus@hagander.net>
Fri, 26 Jan 2018 10:18:02 +0000 (11:18 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 26 Jan 2018 10:18:02 +0000 (11:18 +0100)
commit89f7171bfd09ce345bc3304c71e476e3436755b7
tree9f5a9a66b399ac8ece2eb31ac6c9c44dd6b2daf1
parente896caf1d40007b7c70bf06831afc401db6bd635
Fix query for version-specific security support list

When asking for version x, we should still list all versions the patch
in question applies to, not limit it to the current one.
pgweb/security/views.py