Block a user
Make the displayed SSH username configurable
hmm.. I don't think it's any more error prone than putting the config.SSH_USERNAME
into the template. I have been hurt by template engines too many times and I tend to try to isolate and…
Add preliminary automated tests
I would love to be able to fix the logging properly without resorting to wrapping it like i did. But I dunno when I will do that and IDK if it should be a blocker for merging this. its the only…
tests-with-logs (FORCE the logs to be avaliable when running / debugging the tests)
(capsul-flask-v3enmf6D) forest@thingpad:~/Desktop/git/capsul-flask$ python3 -m unittest; cat unittest-log-output.log; rm unittest-log-output.log
[2021-07-27 15:46:44,960] WARNING in shared:…
tests-with-logs (FORCE the logs to be avaliable when running / debugging the tests)