Web App Angular, save context

Hi everyone, I’m building a frontend (in angular) that interfaces to the Tryton server.
I have seen that in Sao Developer Branch the “context” is saved in web storage (for development reasons).
Where is the context saved in the production version?

Thank you

I guess you are talking about sao: b8dd3e4cca1f. Prior to this change the context was not saved but fetched on each connection.

Is it possible that a user can modify the context to bypass some limitations?

Normally no. If you find one way please fill a security issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.