Ecosyste.ms: Issues

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

GitHub / BTBurke/caddy-jwt issues and pull requests

#61 - allow access for groups

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

#60 - Advice on secret file format for HMAC

Issue - State: closed - Opened by PictureMil almost 5 years ago - 2 comments

#59 - Fixing go.mod by appending /v3

Pull Request - State: closed - Opened by hairyhenderson about 5 years ago - 2 comments

#58 - go mod errors with "version "v3.7.2" invalid" when requiring this package

Issue - State: closed - Opened by hairyhenderson about 5 years ago - 2 comments

#57 - Caddy 2 port

Issue - State: open - Opened by BTBurke about 5 years ago - 36 comments

#56 - Implement RedirectCode option

Pull Request - State: open - Opened by freman about 5 years ago

#55 - Take http status code as a configuration value

Issue - State: open - Opened by freman about 5 years ago - 4 comments

#54 - Question about releases

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

#53 - Init go module with new caddy import path

Pull Request - State: closed - Opened by fvosberg over 5 years ago - 2 comments

#52 - Update for caddy repo move

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

#51 - Caddy's import path has changed

Issue - State: closed - Opened by mholt over 5 years ago

#50 - Update .travis.yml

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

#49 - Build fails with new module-based build server

Issue - State: closed - Opened by BTBurke over 5 years ago - 2 comments

#48 - Allow renaming Authorization header type

Pull Request - State: closed - Opened by icb- over 5 years ago - 2 comments

#47 - JWT signed with H256 results in a 401

Issue - State: closed - Opened by rochdev over 5 years ago - 3 comments

#46 - Support for other Authorization header formats

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

#45 - Using placeholders for allow directive

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

#43 - checkpath directive

Pull Request - State: open - Opened by radek-senfeld over 5 years ago - 3 comments

#41 - Protect an exact path

Issue - State: open - Opened by roblabla almost 6 years ago - 4 comments

#40 - Set referer header on redirect

Issue - State: closed - Opened by xombiemp almost 6 years ago - 3 comments

#39 - Adding the support for the configurable token sources.

Pull Request - State: closed - Opened by igor-petruk almost 6 years ago - 8 comments

#38 - Loading cookie with alternative name

Issue - State: closed - Opened by martenjacobs over 6 years ago - 7 comments

#37 - Filter out Cognito Prefixes

Pull Request - State: open - Opened by aldrinleal over 6 years ago - 3 comments

#36 - Validate multiple claims in an allow rule?

Issue - State: open - Opened by philpennock over 6 years ago - 1 comment

#35 - Extract and consider all valid tokens found in the request

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

#34 - Added two params to control tokens in headers

Pull Request - State: open - Opened by georgantasp almost 7 years ago - 5 comments

#33 - Possible minor error in a message (keys.go)

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

#32 - Vendor deps with dep

Pull Request - State: closed - Opened by hairyhenderson about 7 years ago - 5 comments

#31 - Added ECDSA (ES256, ES384, ES512) support (transparent)

Pull Request - State: closed - Opened by blaubaer about 7 years ago - 9 comments

#30 - add passthru for OPTIONS requests to a matched path

Pull Request - State: closed - Opened by f5io about 7 years ago - 2 comments

#29 - Refactor

Issue - State: open - Opened by BTBurke about 7 years ago
Labels: help wanted

#28 - Extra claims from auth0 cause invalid headers

Issue - State: closed - Opened by q7r over 7 years ago - 8 comments

#27 - Multiple auth provider trust.

Issue - State: closed - Opened by Shadowfaxenator over 7 years ago - 4 comments

#26 - secret file for jwt authentication doesn't work

Issue - State: closed - Opened by 67570700 over 7 years ago - 4 comments

#25 - add passthrough option

Pull Request - State: closed - Opened by zikes over 7 years ago - 10 comments

#24 - Question: Auth0 with caddy-jwt

Issue - State: closed - Opened by gregpalaci over 7 years ago - 11 comments

#23 - [Feature Request] Allow whitelist paths

Issue - State: closed - Opened by captncraig over 7 years ago - 3 comments

#22 - [Feature Request] Allow spcifying keys somewhere else

Issue - State: closed - Opened by My1 over 7 years ago - 8 comments

#21 - [Feature Request] more customization options.

Issue - State: closed - Opened by My1 over 7 years ago - 3 comments

#20 - Test status code in failed token validation

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

#19 - Plant CI

Pull Request - State: closed - Opened by lucafavatella over 7 years ago - 1 comment

#18 - Recent caddy-jwt in caddy release

Issue - State: closed - Opened by lucafavatella over 7 years ago - 3 comments

#16 - Is the latest plugin applied from the caddy download?

Issue - State: closed - Opened by kenfdev almost 8 years ago - 2 comments

#15 - [WIP] RSA support and flatten claim map

Pull Request - State: closed - Opened by lsjostro almost 8 years ago - 6 comments

#14 - 'Contains' for check against lists

Issue - State: closed - Opened by smancke almost 8 years ago - 4 comments

#13 - Added redirect option for simple login flows.

Pull Request - State: closed - Opened by smancke about 8 years ago - 6 comments

#12 - fixed possible panic if token is malformed

Pull Request - State: closed - Opened by malud about 8 years ago - 3 comments

#11 - Error 403 when using filemanager with jwt.

Issue - State: closed - Opened by targodan over 8 years ago - 9 comments

#10 - Convert to Caddy 0.9 plugin format

Pull Request - State: closed - Opened by namsral over 8 years ago - 6 comments

#9 - Convert to Caddy 0.9 plugin format

Pull Request - State: closed - Opened by namsral over 8 years ago - 1 comment

#8 - Upgrade to v3 of the jwt-go dependacy

Pull Request - State: closed - Opened by namsral over 8 years ago - 2 comments

#7 - JWT custom-claims as var

Issue - State: closed - Opened by ghost over 8 years ago - 2 comments

#6 - Convert to Caddy 0.9 plugin format

Pull Request - State: closed - Opened by mholt over 8 years ago - 4 comments

#5 - Do not see Claims passed as headers in request

Issue - State: closed - Opened by JunedS over 8 years ago - 2 comments
Labels: bug

#4 - expiry time not validated?

Issue - State: closed - Opened by joncfoo over 8 years ago - 2 comments

#3 - Supporting RSA-SHA256

Issue - State: closed - Opened by akramer over 8 years ago - 11 comments
Labels: enhancement

#2 - jwt { ... } block just for specifying lists of paths

Issue - State: closed - Opened by mholt over 8 years ago - 3 comments

#1 - Optionally secure paths based on claims

Issue - State: closed - Opened by BTBurke over 8 years ago
Labels: enhancement