Skip to content

Support authorization for werkzeug >= 2.3

Cédric Krier requested to merge topic/default/trytond-werkzeug-2.3 into branch/default

The werkzeug refactoring always return an Authorization instance. If the type is our custom 'session', we must parse the token attribute.

Closes #12234 (closed)

Merge request reports

Loading