Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • vidjil vidjil
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,738
    • Issues 1,738
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 104
    • Merge requests 104
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vidjilvidjil
  • vidjilvidjil
  • Merge requests
  • !928

Allow logout with different hosts for client and server

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mikaël Salson requested to merge feature-sc/2477-fix-logout-button into dev Mar 10, 2021
  • Overview 18
  • Commits 3
  • Pipelines 5
  • Changes 2

I've no idea why, but this seems to actually log out the person who clicks on the button even with CORS issues (client and server on different hosts). However in such a case the user is not properly redirected: indeed this does not solve the CORS issue so the logout process doesn't complete.

Fix #2477 (closed) Closes #4716 (closed)

Edited Mar 11, 2021 by Mathieu Giraud
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-sc/2477-fix-logout-button