freeCodeCamp/api-server/src
Oliver Eyton-Williams 3361419e87
fix: set _csrf to be httpOnly (#46366)
There's no need for JS to access it, so we can safely set it to be
httpOnly
2022-06-08 16:54:23 +03:00
..
common feat(client): shortcuts legend modal available on pressing the ? key (#45530) 2022-06-03 09:57:52 -07:00
server fix: set _csrf to be httpOnly (#46366) 2022-06-08 16:54:23 +03:00
development-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
production-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00