Augustin FL
Augustin FL
Hi, Thanks for your contribution ! Regarding `setup.py`/ `setup.cfg` changes : I would like to wait for https://github.com/pypa/setuptools/issues/3214 to settle before migrating the project to `pyproject.toml`
Hello @coleJ98 , If needed, the old IRMs are available here : https://github.com/certsocietegenerale/IRM-deprecated
Hi, Stats pages were completly reworked, and are not using inline javascript anymore. Yet some pages of FIR still use inline CSS/Javascript, and/or jquery (which itself is not compatible with...
Hi, Indeed, this is why there is an variable `FAME_GIT_SSH_KEY` in [fame.env](https://github.com/certsocietegenerale/fame/blob/master/docker/fame.env.template#L10). You should set this variable if you plan to use private repositories on a dockerized FAME instance. Thanks...
Hello, `$ sudo pip install mysql-python` should not be required anymore. Could you please skip this command, continue the installation and tell me if it work?
hello @detvan, Sorry for the delay, and thanks for the guide! As you rightfully pointed out, one of the issues seems to be `requirements.txt` which does not include dependencies for...
I will close this issue, as you was able to install FIR. Feel free to reopen it if needed
Hi, Thank you for this PR ! I took the liberty to rework `fir_misp`, in order to include the last changes made to FIR: https://github.com/juffardm/FIR/pull/1 Could you have a look...