nftables-http-api/nftables_api
Georg Pfuetzenreuter 75c2411dd2
Implement authorization
Read a configuration file mapping bcrypt hashed tokens to authorized
paths and methods to decide whether a request should be pursued.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-28 16:42:46 +02:00
..
middlewares Implement authorization 2024-09-28 16:42:46 +02:00
resources Implement authorization 2024-09-28 16:42:46 +02:00
utils Initial set of code 2024-09-26 22:24:12 +02:00
__init__.py Initial set of code 2024-09-26 22:24:12 +02:00
app.py Implement authorization 2024-09-28 16:42:46 +02:00
config.py Implement authorization 2024-09-28 16:42:46 +02:00