Commit graph

7 commits

Author SHA1 Message Date
baldo 1d50920ca9 Update server dependencies. 2022-07-14 20:07:51 +02:00
baldo 16da719e2c yarn audit fix 2022-07-11 11:25:24 +02:00
baldo ad2db3427d Allow having multiple users for admin login.
* Use password hashes via bcrypt.
* Trying to reduce the risk of timing attacks against login.
2022-07-07 13:10:57 +02:00
baldo 361d7a07a5 Update server dependencies 2022-07-07 11:14:52 +02:00
baldo a81dc30f0a Updated server dependencies. 2022-07-07 11:10:46 +02:00
baldo 5d49e1bcb8 Update server dependencies. 2022-07-07 11:10:14 +02:00
baldo 1967637d98 Use yarn instead of npm. 2022-05-19 11:17:23 +02:00