mirror of
https://github.com/odoo/runbot.git
synced 2025-03-24 03:46:00 +07:00
![]() - correctly handle projects without a secret set, we don't want the requests to blow up by trying to `strip()` a `False` or `None`, that is dumb, who would do that? - provide better reporting on signature mismatch: which repo we tried to access, and the full list of headers - log when there was no signature matching, either because there was no signature in the request and no secret on the project, or because the request is signed but no secret is configured on the repo |
||
---|---|---|
.. | ||
__init__.py | ||
dashboard.py | ||
reviewer_provisioning.py |