Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 654
    • Issues 654
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 101
    • Merge requests 101
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #2322
Closed
Open
Issue created Nov 20, 2020 by Colin Reeder@vpzom

Digest header seems to be case sensitive

Environment

  • Installation type (OTP or From Source): git
  • Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE): commit 25832534
  • Elixir version (elixir -v for from source installations, N/A for OTP): 1.10.4
  • Operating system: Arch Linux
  • PostgreSQL version (psql -V): 12.4

Bug description

I could be wrong here, but the reference I found for the Digest header is RFC 3230, which specifies that "All digest-algorithm values are case-insensitive". When attempting to send activities to Pleroma, however, the signature is rejected unless I capitalize "SHA-256"

Edited Nov 20, 2020 by Colin Reeder
Assignee
Assign to
Time tracking