overleaf/services/web/app/coffee
Alasdair Smith 9d600afdf8 Fix failing tests for token access
If project was changed from token access to private, then we want to
404 on v2 (not redirect to v1). So the logic was changed to check if the
project exists and if it does then a 404 is returned. If it does not
then it redirects to v1.
2018-09-13 12:09:19 +01:00
..
Features Fix failing tests for token access 2018-09-13 12:09:19 +01:00
infrastructure set options and method for request, pass cookies and form body 2018-09-10 06:10:36 -04:00
models test against ip matcher for notification on login if different from previous ip 2018-09-05 11:22:26 +01:00
router.coffee Also redirect not found read tokens to v1 2018-09-13 12:09:19 +01:00