Commit graph

21 commits

Author SHA1 Message Date
d7c9c5d559 Bit more logging in authenticator 2020-10-23 12:05:38 +00:00
9c6872e49e Fixed stupid bug in loading personalized tasks.json 2020-10-23 11:53:37 +00:00
09f038e1e3 Better auth system for tasks.json
Development more works as before.

On Production, we store POST requests in tasks-{uid}.json that is only seved to the specific user.
2020-10-22 17:01:01 +00:00
ce9760a84b proxy: disabled save protection of tasks.json in production 2020-10-22 15:23:31 +02:00
0786792fac Run agains public web by default 2020-10-19 17:14:12 +00:00
36bd4e4344 Fixed .active hacks in header 2020-10-18 08:39:25 +00:00
8403dc832b Fix whitespace handling in proxy
fix  & 
2020-10-18 08:27:02 +00:00
6d6c3bf701 Maybe fixed something 2020-10-17 19:13:18 +00:00
a2797cabc2 Forbid tasks.json modification on production env 2020-10-17 18:22:22 +00:00
5b96b8fb75 Rewriting header 2020-10-17 18:10:56 +00:00
f6ca2e163b Warning on forms with passwords 2020-10-17 17:56:44 +00:00
a16a2f25bd Run agains production ksp.mff.cuni.cz
(switchable in appsettings)
2020-10-17 17:14:46 +00:00
47388c67da Remove HTTPS redirect 2020-10-17 16:26:39 +00:00
6dbc844462 Proxy fix to enable API usage 2020-10-03 22:18:54 +00:00
fb192d5af7 Fix proxy glitch 2020-09-30 15:56:10 +00:00
040d73492a Add POST to tasks.json 2020-09-27 20:36:00 +00:00
5298dae17f KSP template fixes 2020-09-27 18:34:56 +00:00
8d3347aa3b Use KSP template 2020-09-27 18:09:39 +00:00
10ef0fc4e4 Handle tasks.json by a controller 2020-09-27 11:08:49 +00:00
50a6864c12 Switch frontend to using dotnet proxy project 2020-09-27 09:26:28 +00:00
8ba2cf383d Add hack proxy project 2020-09-27 09:12:15 +00:00