flask-allowed-hosts

A Flask extension to limit access to your routes by using allowed hostnames and IP addresses.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-allowed-hosts

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.2.0 2024-10-10    
1.1.2 2024-09-30    
1.1.1 2024-09-29    
1.1.0 2024-09-29    
1.0.4 2024-09-28    
1.0.3 2024-09-27    
1.0.2 2024-09-27    
1.0.1 2024-09-27    
1.0.0 yanked 2024-09-27    

Issues with this package?

Page last updated 2025-07-17 23:24:52 UTC