Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • H HyperKitty - Mailman plugin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • GNU Mailman
  • HyperKitty - Mailman plugin
  • Merge requests
  • !10

Use Token as the authorization type.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Abhilash Raj requested to merge maxking/mailman-hyperkitty:token into master Oct 08, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 3

Since standard Authorization header has a format of

Authorization: <type> <value>

This commit uses Token to be used so we can have a standard use of the Authorization header. This can be used by Hyperkitty in future to separately authenticate based on different types of authorization mechanisms.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: token