Olivier Dony (ODO)
Olivier Dony (ODO)
I understand your idea with cached entries that never need to be invalidated, unfortunately that seems to lead to a rather horrible result: - you have super-weird complicated code to...
Oh and I forgot, but storing the "longterm keys" in the normal ormcache is wrong unless you forcefully invalidate it also when any dependency of the longterm cache gets modified....
Really? I wonder who, in the audience for our legal documents, cares about the difference, or even knows what "HTML" is supposed to be? So with "HTML" they should logically...
I wasn't very clear: feel free to proceed with this change if you think it's important ;-) Though personally I don't think it fixes the confusion. If visitors are surprised...
Promising elegant alternative: task 2995162 (multi-threaded prefork workers)
> Rewriting of the whole chart_template mechanism to be written in Python classes instead of XML > speed up install time This is an interesting claim. Results? > reduce technical...
> In this example I know the nature of the data (table) when I am designing the model, so it seems intuitive to me to be able to specify an...
@robodoo override=ci/security Build: https://runbot.odoo.com/runbot/build/56218242 Aspects considered: - the `sudo` for creation of `res.users.settings` in `res_users.create` looks ok, it is needed because only `group_system` is allowed to create those by default,...
@tomato42 you're saying that using `padding.PKCS1v15` for _encryption_ should also be marked as a vulnerability. May I ask you to elaborate on that? Did you mean it in the sense...
@tomato42 Thanks for the clarifications. I'm asking because Bleichenbacher's paper describes how to apply the algorithm to forge an RSA signature as well. As I understand it, that comes from...