Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A aurweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch Linux
  • aurweb
  • Issues
  • #140
Closed
Open
Created Oct 24, 2021 by Kevin Morris@kevrDeveloper0 of 1 task completed0/1 task

[User Testing] User Logout

About

  • Feature: User Logout
  • Route: https://localhost:8444/logout
  • Methods: GET, POST

Checklist

  • This feature testing stage has been completed.

Description

This one is pretty self-explanatory. There's a Logout link for authenticated users in the AUR navigation. It supports POST requests.

To test POST, supply --cookie AURSID=<authenticated_aursid> to curl while emitting a request.

Logging out should invalidate the sid of a logged in user.

Modifications

  • The GET /logout route has been removed; now, the /logout route purely handles POST requests and links to it are implemented in form buttons which look like links.

Known Bugs

!273 (merged) - /logout now only provides a POST endpoint

Reporters

Following is a list of reporters who have contributed to helping test this feature which is updated as feedback is provided.

Name GitLab User
Zero @phantomotap
Steven Guikal @fluix
Hunter Wittenborn @hwittenborn
Kevin Morris @kevr
Edited Dec 03, 2021 by Kevin Morris
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking