issues
search
nitram509
/
jmacaroons
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud. Android ready. Online playground available. Project is STALE
https://macaroons.io/
Apache License 2.0
115
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump coveralls-maven-plugin from 2.2.0 to 4.3.0
#27
dependabot-preview[bot]
closed
3 years ago
0
Bump build-helper-maven-plugin from 1.9 to 3.2.0
#26
dependabot-preview[bot]
closed
3 years ago
1
Bump nexus-staging-maven-plugin from 1.6.2 to 1.6.8
#25
dependabot-preview[bot]
closed
3 years ago
1
Bump testng from 6.9.4 to 7.3.0
#24
dependabot-preview[bot]
closed
3 years ago
2
Bump maven-source-plugin from 2.3 to 3.2.1
#23
dependabot-preview[bot]
closed
3 years ago
1
Bump maven-gpg-plugin from 1.5 to 1.6
#22
dependabot-preview[bot]
closed
3 years ago
2
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
#21
dependabot-preview[bot]
closed
3 years ago
1
Bump cobertura-maven-plugin from 2.6 to 2.7
#20
dependabot-preview[bot]
closed
3 years ago
1
Bump maven-compiler-plugin from 3.3 to 3.8.1
#19
dependabot-preview[bot]
closed
3 years ago
1
Bump maven-release-plugin from 2.5 to 2.5.3
#18
dependabot-preview[bot]
closed
3 years ago
1
fix typo in macaroon example
#17
kofemann
closed
4 years ago
2
#7 Add support for V2 format
#16
NeilMadden
closed
4 years ago
5
Fix examples
#15
jaxley
closed
5 years ago
2
Need to expose verification errors to callers
#14
jaxley
opened
5 years ago
0
Changed key handling to consistently ensure we always derive a fixed-…
#13
jaxley
closed
5 years ago
5
Implemented APIs to allow using raw key bytes for 3rd party caveats i…
#12
jaxley
closed
5 years ago
1
Inability to specify binary caveat keys for 3rd party breaks 3rd party caveat validation
#11
jaxley
closed
5 years ago
4
Proof of life
#10
jaxley
closed
5 years ago
1
Added support for V2 JSON Macaroon format.
#9
nickrobison-usds
closed
5 years ago
1
Add a caveat extractor system?
#8
waxzce
opened
6 years ago
1
Any plans for V2 Macaroon support
#7
herrvendil
closed
3 months ago
9
Non-constant time comparison of signatures
#6
cstorey
closed
7 years ago
1
Don't explicitly seed the SecureRandom instance
#5
NeilMadden
closed
7 years ago
1
`SimpleDateFormat` is not threadsafe
#4
bmorris591
closed
8 years ago
2
Fix spelling mistake satisfyExcact -> satisfyExact
#3
benjumanji
closed
9 years ago
5
Update README to reflect third party caveat fix
#2
benjumanji
closed
9 years ago
3
Verification of thirdparty caveats is optional
#1
benjumanji
closed
9 years ago
2
Previous