Ecosyste.ms: Issues

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

GitHub / digitalbazaar/bedrock-express issues and pull requests

#59 - Fix listen callback

Pull Request - State: closed - Opened by dlongley 3 months ago - 2 comments

#58 - Try to upgrade to `@fastify/fastify-express@3`.

Issue - State: open - Opened by dlongley 3 months ago

#57 - Use updated README license section.

Pull Request - State: closed - Opened by BigBlueHat 7 months ago - 1 comment

#56 - Relicense under Apache-2.0.

Pull Request - State: closed - Opened by BigBlueHat 8 months ago - 3 comments

#55 - Do not use cors handler at all if the config is false

Issue - State: open - Opened by dlongley 9 months ago

#54 - Update cors setup.

Pull Request - State: closed - Opened by tolson4 9 months ago - 1 comment

#53 - Update `fastify` and `@fastify/express` to address vulnerability.

Pull Request - State: closed - Opened by tolson4 over 1 year ago - 2 comments

#52 - Blog post about Fastify@4 (this lib is using Fastify@3)

Issue - State: closed - Opened by mattcollier almost 2 years ago

#51 - Add strict: false to bodyParser options.

Pull Request - State: closed - Opened by aljones15 almost 2 years ago

#50 - Use prefix for cookie name to prevent detection of set cookies

Issue - State: open - Opened by dlongley about 2 years ago - 1 comment
Labels: Priority 2

#47 - Update bedrock

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

#46 - Make `config.express.staticOptions.maxAge` a computed config

Issue - State: closed - Opened by mattcollier over 2 years ago - 1 comment

#45 - Scoped

Pull Request - State: closed - Opened by dlongley over 2 years ago - 1 comment

#44 - Esm

Pull Request - State: closed - Opened by dlongley over 2 years ago - 1 comment

#42 - Add tests to increase coverage

Pull Request - State: closed - Opened by JSAssassin over 2 years ago - 1 comment

#41 - Only set PNA header on preflict request.

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

#40 - Update changelog.

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

#39 - Add fix for calling `next` from `asyncHandler`.

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

#36 - TODO: document why this is only set on a GET vs. other methods

Issue - State: open - Opened by JSAssassin almost 3 years ago - 1 comment
Labels: documentation

#35 - TODO: check for 'critical' in exception chain and use that?

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

#34 - TODO: rate limit

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

#33 - Fastify options

Pull Request - State: closed - Opened by mattcollier almost 3 years ago

#32 - fastify-express patch and fastify `trustProxy`

Pull Request - State: closed - Opened by mattcollier almost 3 years ago - 3 comments

#30 - Set default value for `dumpExceptions` to `false`.

Pull Request - State: closed - Opened by mattcollier almost 3 years ago - 4 comments

#29 - Change engine to fastify w/express compatibility layer.

Pull Request - State: closed - Opened by dlongley about 3 years ago - 1 comment

#28 - Change defaults related to error logging.

Pull Request - State: closed - Opened by mattcollier over 3 years ago

#27 - Reconsider default `useSession` setting

Issue - State: closed - Opened by mattcollier over 3 years ago - 2 comments

#26 - Reconsider default `jsonErrorLevel` setting

Issue - State: closed - Opened by mattcollier over 3 years ago

#25 - Bump peer deps

Pull Request - State: closed - Opened by aljones15 almost 4 years ago - 3 comments

#24 - Explore using fastify via fastify-express

Issue - State: closed - Opened by dlongley about 4 years ago - 1 comment

#23 - Disable strict mode in bodyParser.json

Issue - State: closed - Opened by mattcollier over 4 years ago - 1 comment
Labels: bug, enhancement

#22 - TODO/FIXME Count 5

Issue - State: closed - Opened by mattcollier over 4 years ago - 1 comment

#21 - Add session.ttl to config.

Pull Request - State: closed - Opened by aljones15 over 4 years ago - 2 comments
Labels: enhancement

#20 - new feature: httpOnly config option

Pull Request - State: closed - Opened by mattcollier over 4 years ago - 3 comments

#19 - Make `httpOnly` (provisional) config option

Issue - State: closed - Opened by mattcollier over 4 years ago

#18 - Explore default options for potential changes

Issue - State: closed - Opened by dlongley over 4 years ago - 6 comments
Labels: enhancement

#17 - Change default for `saveUninitialized` to `false`

Issue - State: closed - Opened by dlongley over 4 years ago - 4 comments
Labels: enhancement

#16 - Change default error logging mode to 'full'.

Pull Request - State: closed - Opened by davidlehn over 4 years ago

#15 - Enhancement: Handle headers in BedrockError

Issue - State: open - Opened by mattcollier almost 5 years ago - 1 comment
Labels: enhancement

#14 - Fix error handler signature.

Pull Request - State: closed - Opened by davidlehn almost 5 years ago

#13 - Update error logging.

Pull Request - State: closed - Opened by davidlehn almost 5 years ago

#12 - Fix cookie parser setup.

Pull Request - State: closed - Opened by dlongley almost 5 years ago - 2 comments

#11 - Make it easier to customize configuration of default middleware

Issue - State: open - Opened by dlongley about 5 years ago - 2 comments
Labels: enhancement

#10 - Attach express on `bedrock.start` instead of `bedrock.ready`.

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

#9 - Switch to async/await.

Pull Request - State: closed - Opened by davidlehn over 5 years ago - 3 comments

#8 - Implement route conditional middleware.

Pull Request - State: open - Opened by mattcollier over 5 years ago - 2 comments

#7 - Async handler

Pull Request - State: closed - Opened by mattcollier about 6 years ago - 3 comments

#6 - Run static middleware prior to session middleware

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

#5 - [Snyk Update] New fixes for 1 vulnerable dependency path

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

#4 - Add code to handle configurations that use HTTP only

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

#3 - Run static middleware before any session middelware.

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

#2 - Error handler needs to consider `httpStatusCode`

Issue - State: closed - Opened by dlongley about 9 years ago - 1 comment

#1 - Add tests for acceptableContent middleware

Issue - State: open - Opened by dlongley about 9 years ago - 4 comments
Labels: enhancement