Skip to content
  • serk's avatar
    Feat/1015 anonymous timeout (#1021) · f9d8c2b4
    serk authored
    * feat: anonymous page doesn't log out
    * fix: change redirect on anonymous
    
    JS gets from backend if is anonymous on sub run_request.
    The check if a webpage is anonymous comes from backend and not the URI.
    
    feat #1015
    f9d8c2b4