Skip to content

fix: Guard against invalid req.user input - #2512

Merged
kamilogorek merged 1 commit into
masterfrom
user-guard
Mar 25, 2020
Merged

fix: Guard against invalid req.user input#2512
kamilogorek merged 1 commit into
masterfrom
user-guard

Conversation

@kamilogorek

@kamilogorek kamilogorek commented Mar 24, 2020

Copy link
Copy Markdown
Contributor

Fixes #2275

Lint issues are fixed here #2511

@kamilogorek
kamilogorek requested a review from HazAT March 24, 2020 11:35
@kamilogorek
kamilogorek merged commit 6793452 into master Mar 25, 2020
@kamilogorek
kamilogorek deleted the user-guard branch March 25, 2020 13:16
export { Package } from './package';
export { Request } from './request';
export { Response } from './response';
export { Runtime } from './runtime';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, forgot to commit a file runtime.ts?

Builds are failing in this line => #2513 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use 'in' operator to search for 'id' in 1

3 participants