Files
freeCodeCamp/api-server/server
Oliver Eyton-Williams b3d5cde75e fix(api): csurf to SameSite 'strict', https only (#39077)
Lax and http are probably sufficient, but if the stricter versions work
there's no harm using them.
2020-06-16 20:48:48 +05:30
..
2020-03-26 16:51:16 +05:30
2020-03-26 16:51:16 +05:30

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents change as the contents of client side files change.