Skip to content

feat(auth): add an authentication ticket mechanism to ensure cookies invalidation

Important : we have to verify that this solution works with every type of sessions mechanisms we use.

Possible todo list:

  • write tests?
  • add debug logging?
  • session cleaning?

Not fun information at all: this code will need to be migrate once we move to pyramid 2.0

Edited by Laurent Peuch

Merge request reports