1
0
Fork 0
mirror of https://git.42l.fr/neil/sncf.git synced 2024-05-03 22:43:10 +02:00
sncf/src
2021-03-24 19:50:28 +01:00
..
database now using database pool for db. Fixes #21 2020-11-03 17:02:03 +01:00
account.rs fixing the login forgery process to work around nextcloud issue 2021-03-24 19:49:27 +01:00
config.rs setting user_agent back to actix-web 2021-03-24 19:48:59 +01:00
errors.rs cargo fmt 2020-08-22 16:34:28 +02:00
forward.rs setting csrf token duration to 12 hours 2020-11-05 16:16:19 +01:00
main.rs updating deps 2021-03-21 23:52:17 +01:00
sniff.rs updating isAnonymous interception process with new OCS API 2021-03-24 19:50:28 +01:00
templates.rs implementing csrf token in backend. forward_register (/link endpont) is now POST 2020-11-04 20:04:29 +01:00