Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/koajs/csrf

CSRF tokens for koa
https://github.com/koajs/csrf

Bump node-fetch from 2.6.1 to 2.6.7

dependabot[bot] opened this pull request almost 3 years ago
Bump trim-off-newlines from 1.0.1 to 1.0.3

dependabot[bot] opened this pull request almost 3 years ago
Bump ajv from 6.10.2 to 6.12.6

dependabot[bot] opened this pull request almost 3 years ago
Bump tar from 4.4.15 to 4.4.19

dependabot[bot] opened this pull request over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
Bump tar from 4.4.10 to 4.4.15

dependabot[bot] opened this pull request over 3 years ago
Bump normalize-url from 4.3.0 to 4.5.1

dependabot[bot] opened this pull request over 3 years ago
Bump browserslist from 4.7.0 to 4.16.6

dependabot[bot] opened this pull request over 3 years ago
feat: add debug

axrami opened this pull request over 3 years ago
Bump hosted-git-info from 2.8.4 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
Bump handlebars from 4.5.3 to 4.7.7

dependabot[bot] opened this pull request over 3 years ago
test: add existing tests and update ava

flandrade opened this pull request over 3 years ago
Bump y18n from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request over 3 years ago
Refactor to koa middleware style

3imed-jaberi opened this pull request almost 4 years ago
Bump ini from 1.3.5 to 1.3.7

dependabot[bot] opened this pull request about 4 years ago
Bump node-fetch from 2.6.0 to 2.6.1

dependabot[bot] opened this pull request over 4 years ago
Bump codecov from 3.6.5 to 3.7.1

dependabot[bot] opened this pull request over 4 years ago
Added excludedHosts

teawithfruit opened this pull request over 4 years ago
Exclude path

AmitKB opened this pull request over 4 years ago
Exclude route

AmitKB opened this issue over 4 years ago
Bump acorn from 6.3.0 to 6.4.1

dependabot[bot] opened this pull request almost 5 years ago
Bump codecov from 3.5.0 to 3.6.5

dependabot[bot] opened this pull request almost 5 years ago
Bump handlebars from 4.2.0 to 4.5.3

dependabot[bot] opened this pull request almost 5 years ago
Add csrf token in ctx.state

hvintik opened this issue almost 5 years ago
Use of koa-session instead koa-generic-session

bayucandra opened this issue about 5 years ago
Remove `auto-bind` dependency.

karthikv opened this pull request over 5 years ago
Enable csrf per route example

linxea opened this issue over 6 years ago
Can i disable CSRF check for some routes?

justkost opened this issue almost 7 years ago
fix options

stephenmathieson opened this pull request about 7 years ago
Question: omitted options do not set defaults in this.tokens

jcalfee opened this issue about 7 years ago
Added some jsdocs

evert opened this pull request about 7 years ago
Add missing import

ASplayer9119 opened this pull request about 7 years ago
Seems like `context.csrf` is being set without me doing anything

joegalley opened this issue about 7 years ago
Use with koa-router

joegalley opened this issue about 7 years ago
How do I get the CSRF token from the request body?

joegalley opened this issue about 7 years ago
CSRF is not a constructor

mchavezi opened this issue over 7 years ago
I always get "Invalid CSRF token" following the example

jenkynolasco11 opened this issue over 7 years ago
fix: use require same as import(#31)

coogleyao opened this pull request over 7 years ago
csrf(app) csrf is not a function

bjwang opened this issue almost 8 years ago
Update deprecated `ctx.throw` argument order

venables opened this pull request almost 8 years ago
babelrc,package: include `add-module-exports` plugin

stephenmathieson opened this pull request almost 8 years ago
Importing koa-csrf in node 6

suhas-babyoye opened this issue about 8 years ago
Add history

hung-phan opened this pull request about 8 years ago
Fix usage of includes in node 4.6.0

hung-phan opened this pull request about 8 years ago
why deprecate csrf@2

dead-horse opened this issue over 8 years ago
Refactored for Koa@next (lacking `assertCSRF` method and more tests)

niftylettuce opened this pull request over 8 years ago
Why assertCsrf method given a body value?

kenchan0130 opened this issue over 8 years ago
Upgrading to Koa2.0

rgranger opened this issue over 8 years ago
why change tokens on every request

aobo-y opened this issue over 8 years ago
add "disableQuery" option

stephenmathieson opened this pull request over 8 years ago
tests randomly fail

stephenmathieson opened this issue over 8 years ago
option to disable ?_csrf= support

stephenmathieson opened this issue over 8 years ago
Implement support for alternative secret storage

dantman opened this pull request over 8 years ago
tests for `csrf.middleware`

stephenmathieson opened this issue over 8 years ago
example is broken

stephenmathieson opened this issue over 8 years ago
More infomation when missing secret or token

popomore opened this pull request about 9 years ago
Add session check with test, update README

cesarandreu opened this pull request over 9 years ago
it can't work in multipart/form-data form

Megic opened this issue about 10 years ago
risks on ignoring `GET/HEAD` request?

luckydrq opened this issue about 10 years ago
Update index.js

daiwhea opened this pull request over 10 years ago
unnecessary try catch in middleware

jonathanong opened this issue over 10 years ago
change .csrf from a getter to a yieldable

jonathanong opened this issue over 10 years ago
adjust sequence

dead-horse opened this pull request over 10 years ago
allow csrf secrets to be set somewhere other than .session.secret

jonathanong opened this issue over 10 years ago
Cannot read property '_csrf' of null

LeXXik opened this issue over 10 years ago
Default token signature weaknesses,

stash opened this issue over 10 years ago
add csrf middleware useage

dead-horse opened this pull request over 10 years ago
Salt function respects length argument.

mikepb opened this pull request over 10 years ago
Using of semicolon in csrf token?

remoe opened this issue almost 11 years ago
update devDependencies and engines

haoxins opened this pull request almost 11 years ago
delegates

jonathanong opened this issue about 11 years ago
tests

jonathanong opened this issue about 11 years ago