Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
requests-http-message-signatures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
requests-http-message-signatures
Commits
e60b055f
Unverified
Commit
e60b055f
authored
3 years ago
by
Georg Krause
Browse files
Options
Downloads
Patches
Plain Diff
Migrate changelog to markdown and update
parent
292a3c0d
No related branches found
No related tags found
No related merge requests found
Pipeline
#20056
failed
3 years ago
Stage: lint
Stage: test
Stage: package
Stage: deploy
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+34
-0
34 additions, 0 deletions
CHANGELOG.md
with
34 additions
and
0 deletions
C
hanges.rst
→
C
HANGELOG.md
+
34
−
0
View file @
e60b055f
Changes for v0.2.0 (2020-08-29)
# CHANGELOG
===============================
- Implemented support for (created) and (expires) special headers (#14)
## Changes for v0.3.0 (2022-04-03)
-
Make created field optional on verification
-
Do not add created field if algorithm is rsa, hmac or ecdsa
-
Set correct Scheme for HTTPSignatureHeaderAuth
-
Remove python2 compatibility code
-
Fix usage of class methods
## Changes for v0.2.0 (2020-08-29)
-
Implemented support for (created) and (expires) special headers (#14)
-
Raise informative error when unable to compute body digest
-
Raise informative error when unable to compute body digest
Changes for v0.1.0 (2018-11-05)
## Changes for v0.1.0 (2018-11-05)
===============================
-
Support using a Signature header instead of Authorization header.
-
Support using a Signature header instead of Authorization header.
-
Add RSA512 algorithm.
-
Add RSA512 algorithm.
Changes for v0.0.3 (2017-09-19)
## Changes for v0.0.3 (2017-09-19)
===============================
-
HTTPSignatureAuth.verify: Rely only on request.url, not path
\_
url
-
HTTPSignatureAuth.verify: Rely only on request.url, not path
\_
url
-
Docs improvements (PR #1 from kennethreitz/patch-1)
-
Docs improvements (PR #1 from kennethreitz/patch-1)
Changes for v0.0.2 (2017-08-22)
## Changes for v0.0.2 (2017-08-22)
===============================
-
Require key ID
-
Require key ID
-
Make verify a class method for clarity
-
Make verify a class method for clarity
Changes for v0.0.1 (2017-08-22)
## Changes for v0.0.1 (2017-08-22)
===============================
Initial release.
Initial release.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment