Nicolas Crocfer
Nicolas Crocfer
Did you follow the official guide to configure your SMTP settings https://docs.opencve.io/guides/smtp_configuration/ It provides clear instructions on how to test and debug your settings — both for the scheduler and...
So if you’ve consulted the documentation, you should already know how to read the web logs and investigate a 500 error ;) > I saw that you were supposed to...
Hello @27b, First of all I would like to thank you for this PR, it's always appreciated when another developer helps us improving OpenCVE :blush: Can you explain me the...
@alex27riva no news, no ETA. PRs are welcome ;)
The logs of the scheduler component can give you information about why you didn't receive a notification (maybe simply the changes didn't match any of your projects subscriptions). Can you...
This thread is being closed due to inactivity.
We don't use custom proxy so I'm not sure we can help you on that. The issue has been created in January, how did you fix it?
Maybe the `use_reverse_proxy` setting in `opencve.cfg` can help you (werkzeug associated doc: https://werkzeug.palletsprojects.com/en/2.3.x/deployment/proxy_fix/), but not 100% sure. In v2 you will have access to the Django `settings.py` file as well...
I confirm OpenCVE is now based on Django, closing this old issue on v1.
Oh good catch ! We'll check this issue, thank you for your feedback.