Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ecordell/pymacaroons issues and pull requests

#64 - Add pyi type hints for Macaroon, Caveat

Pull Request - State: open - Opened by redmer 7 months ago

#63 - Support Binary Caveats?

Issue - State: open - Opened by dstufft 8 months ago - 1 comment

#62 - Comparing two identical deserialized macaroons doesn't seem possible?

Issue - State: closed - Opened by miketheman about 1 year ago - 2 comments

#61 - Warnings from setuptools and tests

Issue - State: open - Opened by arkamar over 1 year ago - 1 comment

#60 - fix python workflows

Pull Request - State: closed - Opened by ecordell over 1 year ago

#59 - Modernize Python support

Pull Request - State: closed - Opened by jugmac00 over 2 years ago

#58 - Status of this project, possibility of donation to the PSF?

Issue - State: open - Opened by di over 2 years ago - 5 comments

#57 - Signature when Adding Third Party Caveats

Issue - State: open - Opened by BigSamu almost 3 years ago

#56 - build failing

Issue - State: closed - Opened by BigSamu almost 3 years ago - 1 comment

#55 - verify() 's API is ambiguous

Issue - State: open - Opened by ewjoachim about 4 years ago - 3 comments

#54 - nose to pytest

Pull Request - State: closed - Opened by pgajdos over 4 years ago - 2 comments

#53 - Update Mozilla Macaroon Tech Talk

Pull Request - State: closed - Opened by AstraLuma about 5 years ago

#52 - Patent?

Issue - State: closed - Opened by dimaqq over 5 years ago - 1 comment

#51 - Verifier.verify raises very general exceptions

Issue - State: open - Opened by cjwatson over 5 years ago - 1 comment

#50 - Macaroon.deserialize raises very general exceptions

Issue - State: open - Opened by cjwatson over 5 years ago - 2 comments

#49 - Update README.md

Pull Request - State: closed - Opened by b-m-f over 5 years ago

#48 - Detect mutually recursive discharge macaroons

Pull Request - State: closed - Opened by ecordell over 5 years ago

#47 - Update README

Issue - State: closed - Opened by dimaqq almost 6 years ago - 1 comment

#46 - Bump test dependencies

Pull Request - State: closed - Opened by ecordell over 6 years ago

#45 - Convert to pynacl instead of libnacl

Pull Request - State: closed - Opened by johnsca over 6 years ago - 3 comments

#43 - avoid C dependencies

Issue - State: open - Opened by rogpeppe almost 7 years ago - 3 comments

#42 - LICENSE file is missing in 0.12.0 sdist on pypi

Issue - State: closed - Opened by novel almost 7 years ago - 3 comments

#41 - better documentation

Issue - State: open - Opened by rogpeppe almost 7 years ago - 2 comments

#40 - mutually recursive discharge macaroons cause infinite recursion

Issue - State: closed - Opened by rogpeppe about 7 years ago - 2 comments

#39 - fix verification for nested third party caveats

Pull Request - State: closed - Opened by rogpeppe about 7 years ago

#38 - Fix error formatting in exception raised.

Pull Request - State: closed - Opened by fabricematrat about 7 years ago

#37 - verification does not use root macaroon signature in bind

Issue - State: closed - Opened by rogpeppe about 7 years ago - 9 comments

#36 - Switch to pynacl

Issue - State: closed - Opened by ecordell about 7 years ago - 1 comment

#35 - Fix pypy3 on travis

Pull Request - State: closed - Opened by ecordell about 7 years ago

#34 - Compatibility tests

Issue - State: open - Opened by ecordell about 7 years ago

#33 - Remove v1 support

Issue - State: open - Opened by ecordell about 7 years ago

#32 - Use tox-travis

Issue - State: closed - Opened by ecordell about 7 years ago - 1 comment

#31 - Make v2 the default binary serialization

Issue - State: open - Opened by ecordell about 7 years ago

#30 - Switch to pytest

Issue - State: open - Opened by ecordell about 7 years ago - 1 comment

#29 - Fix pypy3 on travis

Issue - State: closed - Opened by ecordell about 7 years ago - 1 comment

#28 - Add macaroon v2 format.

Pull Request - State: closed - Opened by fabricematrat about 7 years ago - 3 comments

#27 - Please release an API stable major version

Issue - State: open - Opened by jmgurney about 7 years ago - 1 comment

#26 - Fix wrong sum of a boolean list.

Pull Request - State: closed - Opened by osmay88 over 7 years ago - 2 comments

#25 - json deserialize raises an exception on missing vid or cl

Issue - State: closed - Opened by rogpeppe over 7 years ago - 1 comment

#24 - Cyclic imports might be better avoided?

Issue - State: open - Opened by rogpeppe over 7 years ago - 2 comments

#23 - Support libnacl 1.5

Pull Request - State: closed - Opened by cjwatson over 7 years ago - 5 comments

#22 - Support new macaroon format

Issue - State: closed - Opened by ecordell almost 8 years ago - 5 comments

#21 - Superfluous upper bound on libnacl?

Issue - State: closed - Opened by cjwatson over 8 years ago - 1 comment

#20 - It doesn't work on Ubuntu Xenial

Issue - State: closed - Opened by facundobatista over 8 years ago - 1 comment

#19 - Except bytes or string when deserializing

Pull Request - State: closed - Opened by joeljames over 8 years ago

#18 - Accept either bytes or string when deserializing

Issue - State: closed - Opened by ecordell over 8 years ago - 1 comment

#17 - Crashes while doing .inspect()

Issue - State: closed - Opened by facundobatista over 8 years ago - 5 comments

#16 - README.md comments on satisfy_general seems wrong

Issue - State: closed - Opened by azdagron almost 9 years ago - 1 comment

#15 - Packaging for release

Pull Request - State: closed - Opened by illicitonion about 9 years ago - 2 comments

#14 - Remove superfluous upper bound on six version

Pull Request - State: closed - Opened by illicitonion about 9 years ago - 1 comment

#13 - Don't base64 encode third-party caveat vids

Pull Request - State: closed - Opened by ecordell over 9 years ago - 2 comments

#12 - Encrypted caveats

Pull Request - State: closed - Opened by ecordell over 9 years ago - 4 comments

#11 - Property tests

Pull Request - State: closed - Opened by ecordell over 9 years ago

#10 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by ecordell over 9 years ago - 1 comment

#9 - Refactors to use modular serializers and binders for request preparation

Pull Request - State: closed - Opened by ecordell over 9 years ago - 1 comment

#8 - Import at the same time as libmacaroons?

Issue - State: closed - Opened by rogpeppe over 9 years ago - 6 comments

#7 - setup.py: set url

Pull Request - State: closed - Opened by msabramo over 9 years ago - 2 comments

#6 - Adds flake8 and fixes flake8 problems

Pull Request - State: closed - Opened by ecordell over 9 years ago - 2 comments

#5 - Adds tox for testing against multiple pythons.

Pull Request - State: closed - Opened by ecordell over 9 years ago - 1 comment

#4 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by ecordell almost 10 years ago - 1 comment

#3 - Fix inspect

Pull Request - State: closed - Opened by ecordell almost 10 years ago - 1 comment

#2 - Use tox to test multiple pythons locally

Issue - State: closed - Opened by ecordell almost 10 years ago - 1 comment

#1 - Refactors verification process

Pull Request - State: closed - Opened by ecordell almost 10 years ago