Allow use of IP ranges for SEARCH_CLIENTS
authorCΓ©lestin Matte <celestin.matte@cmatte.me>
Wed, 27 Oct 2021 13:40:45 +0000 (15:40 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 27 Oct 2021 13:40:45 +0000 (15:40 +0200)
commit1eec1401a56acfa7e79c26df33569dfe72691977
tree8a6dd168fccbb2523c0a58342b9eec2968759ff4
parent6acb869ebcb048b89ac6f283c683bdcc7470d7fd
Allow use of IP ranges for SEARCH_CLIENTS

Allows the use of IP ranges in CIDR format in the SEARCH_CLIENTS
parameter. Individual addresses can still be specified and continue to
work like before.
django/archives/mailarchives/views.py