Ruben van Staveren ruben
  • Joined on 2023-01-01
ruben pushed to main at ruben/ismijnipverweg 2023-12-25 14:21:10 +00:00
38416f103f Needs to be absolute path when ran from supervisord
ruben pushed to main at ruben/ismijnipverweg 2023-12-25 14:15:46 +00:00
484e548c46 Reduce logging
ruben pushed to main at ruben/ismijnipverweg 2023-12-25 13:17:07 +00:00
1fa64feefc Redirect empty GET with request to client address
f78ed7592d Add startup script and socket directory for gunicorn
Compare 2 commits »
ruben pushed to main at ruben/ismijnipverweg 2023-12-18 13:59:47 +00:00
0b4322d671 Handle AddressNotFoundError and allow empty placeholder GeoLocation for failed queries
ruben pushed to main at ruben/ismijnipverweg 2023-12-12 13:49:56 +00:00
949e8582bc documentation fixes
ruben pushed to main at ruben/ismijnipverweg 2023-12-12 13:46:39 +00:00
734ac03c65 Add post method and let the get method reuse that code
49e16b106f This decorator messes up pydantics BaseModel
Compare 2 commits »
ruben pushed to main at ruben/ismijnipverweg 2023-12-12 09:50:30 +00:00
b100d24273 This decorator messes up pydantics BaseModel
ruben pushed to main at ruben/ismijnipverweg 2023-12-12 09:43:20 +00:00
4c4203a679 Simple FastAPI geolocation app
ruben created repository ruben/ismijnipverweg 2023-12-12 09:22:23 +00:00
ruben pushed tag 2022.1 to ruben/sort_certificate 2023-09-26 08:36:25 +00:00
ruben pushed to feature/01_python39_regression at ruben/sort_certificate 2023-09-26 08:36:16 +00:00
d614c1ff06 Turn the exception into a warning
497c230394 There can be a root certificate and a cross signed intermediate certificate with the same subject
4f2119d2a5 Ignore __pycache__
0ec7c8b62c Only load valid certificates
6dda760ffd instead of finding the issuer of the last certificate, probe in reverse order
Compare 9 commits »
ruben created branch feature/01_python39_regression in ruben/sort_certificate 2023-09-26 08:36:16 +00:00
ruben created branch main in ruben/sort_certificate 2023-09-26 08:35:59 +00:00
ruben pushed to main at ruben/sort_certificate 2023-09-26 08:35:59 +00:00
ebe467260a Also show exponent
b0562e1497 Report some information on the private key
4cffe77fa0 Remove more 'RSA Only' references
66f45feea5 Show some information about the PEM blocks with -i
fe5286b8e5 The --check option is actually part of the "output group" set of switches
Compare 10 commits »
ruben created repository ruben/sort_certificate 2023-09-26 08:33:18 +00:00
ruben pushed to develop at ruben/jail2ban 2023-01-16 16:39:13 +00:00
6f36df2195 Merge branch '4-create-a-list-route-for-showing-banned-addresses' into 'develop'
c991df53fa Resolve "Create a /list route for showing banned addresses"
Compare 2 commits »
ruben deleted branch 4-create-a-list-route-for-showing-banned-addresses from ruben/jail2ban 2023-01-16 16:39:07 +00:00
4999208fc3 Test when pfctl fails for another reason than an nonexisting table
a6796bbf72 Provide a bit more information in the log why it failed
Compare 2 commits »
ruben deleted branch set-sast-config-1 from ruben/jail2ban 2023-01-15 17:58:25 +00:00
59ecd48210 Make sure we set the error message in the json as defined in the test
dd66bf3dc9 Try the pfctl_table_op and set http code accordingly
d43a574579 Raise CalledProcessError as side effect
Compare 3 commits »