1
0
Fork 0
mirror of https://git.42l.fr/neil/sncf.git synced 2024-05-02 06:02:45 +02:00
Commit graph

33 commits

Author SHA1 Message Date
neil abd6c91013 moving to forms OCSv2 API 2020-09-08 18:48:47 +02:00
neil 9f304c4069 adding ALLOWED_ROUTES 2020-09-08 18:36:27 +02:00
neil cba8b52b32 adding a link to the source code in index 2020-08-31 16:44:19 +02:00
neil 4a1e9cca7e mentioning migration page 2020-08-31 16:02:10 +02:00
neil 3324315d8a Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-08-31 12:31:14 +02:00
neil ec4b587a31 adding /apps/files to forbidden routes 2020-08-31 12:31:04 +02:00
neil 6d52e01ba1 adding some details in the readme 2020-08-31 09:20:49 +00:00
neil f5fa03fdaa Fixing dead wiki link in the readme 2020-08-29 20:25:43 +00:00
neil e64bdc9cf3 Mise à jour de 'README.md' 2020-08-29 19:50:27 +00:00
neil d974ac3b8e Mise à jour de 'README.md' 2020-08-29 19:49:24 +00:00
neil 491ffb5537 Use await everywhere, do not declare a mutable variable if the body doesn't need to be edited, disable compression 2020-08-29 19:55:03 +02:00
neil 44286ac8c5 removing superfluous authorization header removal 2020-08-22 20:14:20 +02:00
neil 2b6fb1baa1 Duplicate 'service in development' text in template 2020-08-22 17:59:22 +02:00
neil dd7463fc6e cargo clippy 2020-08-22 16:38:24 +02:00
neil 05566dde3d cargo fmt 2020-08-22 16:34:28 +02:00
neil 20400a798f fixing some typos in lang.json 2020-08-22 16:34:07 +02:00
neil fe3759d941 Implementing appropriate error codes for each error. Fixes #7 2020-08-22 16:33:44 +02:00
neil 1c02c142c9 fixing cookie regex again 2020-08-22 16:01:23 +02:00
neil 5a6f600806 Introducing proxy timeout (15s) and attempt to remove basic-auth header from all requests 2020-08-22 15:38:42 +02:00
bleh c61cd417fd fixing the cookie token regex 2020-08-22 12:43:21 +02:00
bleh fc32720003 more verbose debug on token fail 2020-08-22 12:16:25 +02:00
bleh be19e37cb7 more debug info when NC returns bad status code 2020-08-22 12:05:23 +02:00
bleh 5014e79b06 fix error button hover color 2020-08-21 12:07:18 +02:00
bleh 5c1f80358f Using a different error message when the admin token isn't found. Fixes #6 2020-08-19 20:28:08 +02:00
bleh bda1420818 adding noindex directive in link.html to prevent robots indexing 2020-08-19 19:21:40 +02:00
bleh 6d3d996fdf removing useless lang_code key 2020-08-19 19:20:58 +02:00
bleh c76d3e5a68 fixing crash with missing translations (#3) 2020-08-19 19:14:45 +02:00
bleh 0b019ab691 Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-08-19 16:49:46 +02:00
bleh bdba48acf2 fixing sncf_admin_token parsing error 2020-08-19 16:44:31 +02:00
neil 3f2f04fde9 Mise à jour de 'README.md' 2020-08-19 00:31:03 +00:00
bleh 249aeff8fe removing zero-octet file 2020-08-19 01:23:27 +02:00
bleh 92aadbf613 initial commit and v1? 2020-08-19 01:21:42 +02:00
neil 3b86d5ddd4 Initial commit 2020-08-18 23:12:15 +00:00