11 Commits

Author SHA1 Message Date
root
9c244a9554 Probably fixed the auth issues for real this time. 2021-08-05 14:33:46 +02:00
Erik Thuning
183d0e54df Changed the authorization logic to bypass the cache on error. 2021-04-30 15:13:55 +02:00
Erik Thuning
9736b5de33 Fixed the database deadlock issue by not logging inside transactions 2021-04-12 16:05:12 +02:00
Erik Thuning
a6eb09f015 Removed unnecessary indirection in database calls 2021-03-17 17:27:12 +01:00
Erik Thuning
6693385f2c Switched mysql driver in hope of better stability.
Preparing for background token refresh.
2021-03-12 13:58:47 +01:00
Erik Thuning
fefe4f9e1e Fixed a bad 2021-03-11 17:30:21 +01:00
Erik Thuning
0ac82579af Authentication is fainlly in place and working 2021-03-11 17:08:09 +01:00
Erik Thuning
32c93470c3 Working on auth code and sending partial content 2021-03-09 15:56:21 +01:00
Erik Thuning
eafa34d7b0 Short-cicuited the auth method for the time being. 2021-01-08 16:26:05 +01:00
Erik Thuning
34204883b4 Basic functionality in place? 2020-12-15 18:19:26 +01:00
Erik Thuning
a9fda2da60 Split the project. This repo now only contains the web server part. 2020-12-14 17:53:09 +01:00