index
:
soc_collector.git
fastapi
fastapi_pytest
feature.callhome
feature.job_scheduler
feature.scanners
khn.jwt
khn.nginx_wsgi
linus/debian11
main
victor_updates
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decrease database reconnection timer
Ernst Widerberg
2022-01-14
1
-1
/
+1
*
Revert "Only retry the database connection if we get an ConnectionError excep...
Ernst Widerberg
2022-01-14
1
-4
/
+3
*
Printing bugfix
Ernst Widerberg
2022-01-14
1
-2
/
+2
*
Add read/write permissions to JWTs based on YAML
Ernst Widerberg
2022-01-13
1
-8
/
+55
*
Only retry the database connection if we get an ConnectionError exception.
Kristofer Hallin
2021-12-17
1
-3
/
+4
*
Require JWT token for the /delete endpoint.
Kristofer Hallin
2021-11-26
1
-1
/
+4
*
* Now possible to remove documents, new /delete endpoint.
Kristofer Hallin
2021-11-26
1
-0
/
+12
*
Fix get/<id> endpoint
Ernst Widerberg
2021-11-24
1
-0
/
+4
*
Add Access-Control-Expose-Headers: X-Total-Count to CORS
Ernst Widerberg
2021-11-24
1
-0
/
+1
*
Bugfix
Ernst Widerberg
2021-11-24
1
-1
/
+1
*
Add mock X-Total-Count
Ernst Widerberg
2021-11-24
1
-0
/
+7
*
Add CORS middleware
Ernst Widerberg
2021-11-24
1
-0
/
+9
*
Bugfix?
Ernst Widerberg
2021-11-23
1
-1
/
+1
*
* Rename wsgi.py to main.py, we're not using WSGI.
Kristofer Hallin
2021-11-17
1
-0
/
+145