a47ee638f1
Code style, license headers
...
Apply my common Python code and header style as also found in other
projects.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-28 16:57:21 +02:00
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
218c9122d1
Initial set of code
...
"Set" of code .. pun intended.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-26 22:24:12 +02:00
a2edce446f
Add gitignore
...
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-26 00:21:51 +02:00
95a1919823
Initial commit
...
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-26 00:21:42 +02:00