Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Use temporary instead of permanent redirect during login #363

Merged
merged 2 commits into from
May 11, 2020

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    d7a4e94 View commit details
    Browse the repository at this point in the history
  2. Use temporary instead of permanent redirect during login

    When using 301 redirect it gets cached in Chrome and next time URL is opened server isn't even hit.
    vgrichina committed May 11, 2020
    Configuration menu
    Copy the full SHA
    90ffdcb View commit details
    Browse the repository at this point in the history