issues
search
ecordell
/
pymacaroons
A Python Macaroon Library
pymacaroons.readthedocs.org
MIT License
79
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update developer environment for newer Python versions
#67
lengau
opened
1 month ago
0
3rd party verifier tests fail
#66
amias-channer
opened
2 months ago
0
Update functional_tests.py
#65
amias-channer
opened
2 months ago
0
Add pyi type hints for Macaroon, Caveat
#64
redmer
opened
8 months ago
0
Support Binary Caveats?
#63
dstufft
opened
9 months ago
1
Comparing two identical deserialized macaroons doesn't seem possible?
#62
miketheman
closed
1 year ago
2
Warnings from setuptools and tests
#61
arkamar
opened
1 year ago
1
fix python workflows
#60
ecordell
closed
1 year ago
0
Modernize Python support
#59
jugmac00
closed
1 year ago
0
Status of this project, possibility of donation to the PSF?
#58
di
opened
2 years ago
5
Signature when Adding Third Party Caveats
#57
BigSamu
opened
2 years ago
0
build failing
#56
BigSamu
closed
2 years ago
1
verify() 's API is ambiguous
#55
ewjoachim
opened
4 years ago
3
nose to pytest
#54
pgajdos
closed
1 year ago
2
Update Mozilla Macaroon Tech Talk
#53
AstraLuma
closed
4 years ago
0
Patent?
#52
dimaqq
closed
1 year ago
1
Verifier.verify raises very general exceptions
#51
cjwatson
opened
5 years ago
1
Macaroon.deserialize raises very general exceptions
#50
cjwatson
opened
5 years ago
2
Update README.md
#49
b-m-f
closed
5 years ago
0
Detect mutually recursive discharge macaroons
#48
ecordell
closed
5 years ago
0
Update README
#47
dimaqq
closed
5 years ago
1
Bump test dependencies
#46
ecordell
closed
6 years ago
0
Convert to pynacl instead of libnacl
#45
johnsca
closed
6 years ago
3
py-macaroon-bakery & pymacaroons depend on completely different implementation of nacl
#44
roaksoax
closed
6 years ago
0
avoid C dependencies
#43
rogpeppe
opened
6 years ago
3
LICENSE file is missing in 0.12.0 sdist on pypi
#42
novel
closed
6 years ago
3
better documentation
#41
rogpeppe
opened
7 years ago
2
mutually recursive discharge macaroons cause infinite recursion
#40
rogpeppe
closed
5 years ago
2
fix verification for nested third party caveats
#39
rogpeppe
closed
7 years ago
0
Fix error formatting in exception raised.
#38
fabricematrat
closed
7 years ago
0
verification does not use root macaroon signature in bind
#37
rogpeppe
closed
7 years ago
9
Switch to pynacl
#36
ecordell
closed
6 years ago
1
Fix pypy3 on travis
#35
ecordell
closed
7 years ago
0
Compatibility tests
#34
ecordell
opened
7 years ago
0
Remove v1 support
#33
ecordell
opened
7 years ago
0
Use tox-travis
#32
ecordell
closed
1 year ago
1
Make v2 the default binary serialization
#31
ecordell
opened
7 years ago
0
Switch to pytest
#30
ecordell
opened
7 years ago
1
Fix pypy3 on travis
#29
ecordell
closed
7 years ago
1
Add macaroon v2 format.
#28
fabricematrat
closed
7 years ago
3
Please release an API stable major version
#27
jmgurney
opened
7 years ago
1
Fix wrong sum of a boolean list.
#26
cruxhoo
closed
7 years ago
2
json deserialize raises an exception on missing vid or cl
#25
rogpeppe
closed
7 years ago
1
Cyclic imports might be better avoided?
#24
rogpeppe
opened
7 years ago
2
Support libnacl 1.5
#23
cjwatson
closed
7 years ago
5
Support new macaroon format
#22
ecordell
closed
7 years ago
5
Superfluous upper bound on libnacl?
#21
cjwatson
closed
8 years ago
1
It doesn't work on Ubuntu Xenial
#20
facundobatista
closed
8 years ago
1
Except bytes or string when deserializing
#19
joeljames
closed
8 years ago
0
Accept either bytes or string when deserializing
#18
ecordell
closed
8 years ago
1
Next