Skip to content
  • Denis Laxalde's avatar
    [pyramid] Recreate CWSession entity when eid no longer exists · 77a543e7878a
    Denis Laxalde authored
    As noted in comment, it might occur that we receive a "sessioneid" from
    a valid cookie while respective CWSession got dropped (typical case is
    db being recreated while users got preserved). In such case, we just
    recreate the CWSession entity as if it did not exist.
    77a543e7878a