Commit Graph

  • 6306c36c1d
    Update README.rst - fix HTTPSignatureAuth params (#38) develop Adam Romanek 2023-04-12 03:58:51 +0200
  • 682c9f5bec
    Update README.rst - fix HTTPSignatureAuth params Adam Romanek 2023-04-11 11:41:32 +0200
  • aff77a5db3 Update actions Andrey Kislyuk 2023-03-05 11:54:11 -0800
  • 2baa832c66
    Use gh to manage releases Andrey Kislyuk 2023-03-04 16:38:19 -0800
  • fe661e5be8
    Fix typo in package data manifest Andrey Kislyuk 2022-10-15 21:59:49 -0700
  • 358f719912 Update isort config Andrey Kislyuk 2022-09-11 11:42:49 -0700
  • 45f540a22c
    Use isort and black Andrey Kislyuk 2022-08-31 10:49:21 -0700
  • c643c8ccd7 Sort imports Andrey Kislyuk 2022-08-21 08:54:43 -0700
  • e935bf62d8 Docs for gh-pages Andrey Kislyuk 2022-05-04 14:02:21 -0700
  • d9091e090d
    fix(readme): updated HTTPSignatureAuth arguments (#34) Marc Seguí Coll 2022-05-04 17:56:42 +0200
  • 2b83979778
    fix(readme): updated HTTPSignatureAuth arguments Marc Seguí Coll 2022-05-04 00:40:50 +0200
  • 434e68f87e
    RSA-PSS now supported by cryptography Andrey Kislyuk 2022-04-26 15:18:24 -0700
  • 04ce9858fe
    Use mypy check-untyped-defs Andrey Kislyuk 2022-04-21 16:28:37 -0700
  • e710760497
    Fix GHA mypy run Andrey Kislyuk 2022-04-19 11:43:25 -0700
  • c22bbb74b1
    v0.7.1 v0.7.1 Andrey Kislyuk 2022-04-19 11:39:44 -0700
  • 198e2dae5c
    Add typing information Andrey Kislyuk 2022-04-19 11:39:09 -0700
  • 83abe85c81
    Update README.rst Andrey Kislyuk 2022-04-15 16:56:58 -0700
  • a5df2f1c57
    Update README.rst Andrey Kislyuk 2022-04-15 16:55:40 -0700
  • c39ce5114a
    Update README.rst Andrey Kislyuk 2022-04-15 12:19:21 -0700
  • c242bb4a8d
    Update README.rst Andrey Kislyuk 2022-04-15 12:02:27 -0700
  • 2aa9ca0bf2
    Remove duplicative content Andrey Kislyuk 2022-04-15 12:01:47 -0700
  • 1d7413b890
    Relax requests version range to use LTS Andrey Kislyuk 2022-04-15 11:02:07 -0700
  • 617f6265f0
    Remove version since it is set by scm Andrey Kislyuk 2022-04-15 10:56:42 -0700
  • ab8b01c9ae
    Clarify naming Andrey Kislyuk 2022-04-15 10:34:49 -0700
  • 69f17689f5
    Mention that Authorization header is signed Andrey Kislyuk 2022-04-15 00:07:55 -0700
  • 7fd0077c58
    Expand verify example Andrey Kislyuk 2022-04-15 00:01:39 -0700
  • d8b7916639
    Clarify naming Andrey Kislyuk 2022-04-14 23:54:34 -0700
  • adecf44d46
    Use max-age=24h by default Andrey Kislyuk 2022-04-14 23:49:56 -0700
  • e3e7c0f4c7
    Use a class variable to set content digest alg Andrey Kislyuk 2022-04-14 23:45:53 -0700
  • b68a6e7db4
    Use max-age=36h by default Andrey Kislyuk 2022-04-14 23:33:05 -0700
  • 9b7d9269b5
    v0.7.0 v0.7.0 Andrey Kislyuk 2022-04-14 19:18:56 -0700
  • 7ed5b7a022
    Use max-age, auto-cover Authorization header Andrey Kislyuk 2022-04-14 19:18:19 -0700
  • 6b5169c898
    Fix typing of key_resolver Andrey Kislyuk 2022-04-13 13:27:43 -0700
  • ca2b461a87
    Add note on nonce parameter Andrey Kislyuk 2022-04-12 15:23:21 -0700
  • 7324cb2f03
    Correct anchor for API docs Andrey Kislyuk 2022-04-12 12:53:19 -0700
  • 99dc5f76fb
    v0.6.0 v0.6.0 Andrey Kislyuk 2022-04-12 12:02:12 -0700
  • fc73c56301
    Support and document verifying responses Andrey Kislyuk 2022-04-12 12:01:18 -0700
  • 755d9325b8
    Add section header Andrey Kislyuk 2022-04-11 10:15:47 -0700
  • b0ce7c34e8
    Add type hint for PreparedRequest Andrey Kislyuk 2022-04-11 08:51:07 -0700
  • 3e12002ff2
    Wrap code blocks Andrey Kislyuk 2022-04-11 08:48:43 -0700
  • a01c9a6128
    Add note about reconstructing incoming requests Andrey Kislyuk 2022-04-11 08:44:53 -0700
  • 40c4a1522c
    Fix API documentation anchor Andrey Kislyuk 2022-04-10 22:33:18 -0700
  • 349c6e1cfe
    No fixed keys for verifying Andrey Kislyuk 2022-04-10 22:25:59 -0700
  • 0970baaff4
    Fix wording in docstring Andrey Kislyuk 2022-04-10 22:23:58 -0700
  • c9e8e39eff
    Clarify digests doc Andrey Kislyuk 2022-04-10 22:17:53 -0700
  • 65d0d98659
    Fix doc formatting Andrey Kislyuk 2022-04-10 22:15:13 -0700
  • 28e6043426
    v0.5.0 v0.5.0 Andrey Kislyuk 2022-04-10 22:10:36 -0700
  • c1acb39a5d
    Pass through verified body in VerifiedRequest Andrey Kislyuk 2022-04-10 22:10:03 -0700
  • 5d029f4f17
    v0.4.0 v0.4.0 Andrey Kislyuk 2022-04-10 17:24:58 -0700
  • d71b15bb07
    Add require_components to verify; expand docs Andrey Kislyuk 2022-04-10 17:24:30 -0700
  • fabae549c8
    Bump dependency version Andrey Kislyuk 2022-04-10 16:43:05 -0700
  • 1e3cb991e7
    Expand docs Andrey Kislyuk 2022-04-10 15:54:55 -0700
  • 1fe5e37fef
    Add links to API docs Andrey Kislyuk 2022-04-10 15:13:00 -0700
  • fdc7d3c334
    Add docs target Andrey Kislyuk 2022-04-10 15:05:55 -0700
  • 59573e7dd5
    v0.3.0 v0.3.0 Andrey Kislyuk 2022-04-10 14:55:45 -0700
  • 86bcd9f275
    Update package to follow the latest draft Andrey Kislyuk 2022-04-10 14:50:12 -0700
  • db0cc38365 Fixed error checking with updated content/body Jim Duchek 2022-01-19 20:07:04 -0800
  • 3b0266df23 Implemented alternate (SHA-1, SHA-256, SHA-256) digest algorithms/content and use proper token values. Jim Duchek 2022-01-19 19:54:45 -0800
  • c91f13586f
    Merge 80669469ec into 8d615eac2a Reuf Rujevic 2021-12-05 22:25:15 +0100
  • 80669469ec
    Create Sjenica1 Reuf Rujevic 2021-12-05 22:25:08 +0100
  • 23a839a646
    Merge ea4c8c5d9b into 8d615eac2a Reuf Rujevic 2021-12-05 22:21:42 +0100
  • ea4c8c5d9b
    Create Sjenica1 Reuf Rujevic 2021-12-05 22:21:35 +0100
  • 8d615eac2a
    minor PEP 8 fixes, expired signature check (#26) Jean-Hugues de Raigniac 2021-04-27 17:47:50 +0400
  • e05bc0eaeb dummy key replaced by one generated by Fernet Jean-Hugues de Raigniac 2021-04-27 09:52:29 +0400
  • 0db8deb566 Python 2.7 support removed Jean-Hugues de Raigniac 2021-04-27 09:35:37 +0400
  • a5d5dde58b expired signature test added, check corrected Jean-Hugues de Raigniac 2021-04-26 15:30:46 +0400
  • 5d1a7628fd verify expiration date Jean-Hugues de Raigniac 2021-04-26 13:46:11 +0400
  • 55c7f4138a minor PEP 8 fixes, compatibility with python 2.7 Jean-Hugues de Raigniac 2021-04-26 12:45:36 +0400
  • 606fd8f891
    Set correct Scheme for HTTPSignatureHeaderAuth.verify (#25) Georg Krause 2021-04-26 01:10:21 +0200
  • d1129fdd9a
    Allow missing created field (#23) Georg Krause 2021-04-26 01:10:03 +0200
  • 7f668ef084
    Remove deprecated setuptools entrypoint of flake8 (#24) Georg Krause 2021-04-26 01:08:08 +0200
  • 553da3b963
    Set correct Scheme for HTTPSignatureHeaderAuth.verify Georg Krause 2021-04-24 10:22:19 +0200
  • 7811b43e34
    Make created field optional on verification Georg Krause 2021-04-24 10:15:23 +0200
  • 2d6919c993
    Allow github actions to run on pull request Georg Krause 2021-04-23 22:12:48 +0200
  • d4b8ff847b
    Disable check for W504 Georg Krause 2021-04-23 22:08:15 +0200
  • 9f2433b388
    Remove deprecated setuptools entrypoint of flake8 Georg Krause 2021-04-23 21:57:41 +0200
  • 6a5f54b77a
    Do not add created field if algorithm is rsa, hmac or ecdsa Georg Krause 2021-04-23 17:25:51 +0200
  • fbd98984ce
    Use twine for uploading releases Andrey Kislyuk 2020-08-29 13:15:52 -0700
  • f19154d774
    v0.2.0 v0.2.0 Andrey Kislyuk 2020-08-29 12:50:02 -0700
  • f2ca109baa
    Fix typo (#21) Ashwin Ramaswami 2020-08-29 15:46:13 -0400
  • 2fa62de01d
    Fix typo Ashwin Ramaswami 2020-08-29 14:22:55 -0400
  • c0c8fd7255
    Merge branch 'master' of github.com:kislyuk/requests-http-signature Andrey Kislyuk 2020-04-25 14:03:39 -0700
  • 6b415c19f2
    Fix handling of readme example Andrey Kislyuk 2020-04-25 14:02:22 -0700
  • a330eff250
    Update keyword argument name in README (#3) Alberto Coletta 2020-04-25 16:45:04 +0200
  • ed24c9a04c
    Implemented support for (created) and (expires) special headers (#14) Arjen Brouwer 2020-04-25 16:20:06 +0200
  • f1ced58164
    Revert "Use one-shot signing. Fixes #16" Andrey Kislyuk 2020-04-25 07:18:14 -0700
  • c29461aa4a
    Update RFC links Andrey Kislyuk 2020-04-25 07:15:51 -0700
  • 053678a22e
    Use one-shot signing. Fixes #16 Andrey Kislyuk 2020-04-25 06:58:40 -0700
  • b6d74a46e0
    Switch to github actions Andrey Kislyuk 2020-04-24 21:09:47 -0700
  • f814088b6a
    Adjust python tested versions Andrey Kislyuk 2020-04-24 13:59:49 -0700
  • 2824b9b6e5
    Add test for HTTPSignatureHeaderAuth Andrey Kislyuk 2020-04-24 12:56:12 -0700
  • d7770e3ae9
    Raise informative error when unable to compute body digest Andrey Kislyuk 2020-04-24 09:11:44 -0700
  • 436300a27e Allow digest of empty body Wessel Blokzijl 2020-04-23 17:07:50 +0200
  • eaa0607f58 fix tests Arjen Brouwer 2020-01-20 22:02:51 +0100
  • 15397ba712 Added support for (created) and (expires) special headers Arjen Brouwer 2020-01-20 21:26:05 +0100
  • 374529ec7c correctly construct host header value Arjen Brouwer 2020-01-20 21:05:50 +0100
  • e3a2e2d631
    Fix release manager script version regexp Andrey Kislyuk 2019-05-01 08:20:50 -0700
  • 4b8334ac12
    Update README Alberto Coletta 2019-03-23 19:56:09 +0100
  • 92d203ce65
    Fix tests Andrey Kislyuk 2018-11-06 02:46:30 -0800
  • bb88d15a55
    v0.1.0 v0.1.0 Andrey Kislyuk 2018-11-05 18:52:16 -0800