Files
kopia/internal
Jarek Kowalski 9620b57e35 server: avoid password hashing by using short-lived JWT tokens (#857)
Tokens encode the authenticated user, last for 1 minute and are signed
with HMAC-SHA-256. This improves HTTP server performance by a lot:

BEFORE: 168383 files (6.4 GB) - 3m38s
AFTER: 168383 files (6.4 GB) - 1m37s
2021-03-01 06:17:06 -08:00
..
2020-02-25 17:24:44 -08:00
2020-12-21 22:39:22 -08:00
2021-02-27 20:57:33 -08:00
2020-12-21 22:39:22 -08:00
2020-08-12 19:28:53 -07:00
2020-08-12 19:28:53 -07:00
2020-10-10 10:48:37 -07:00
2021-02-11 02:08:47 -08:00
2020-08-12 19:28:53 -07:00
2020-10-10 10:48:37 -07:00
2020-08-12 19:28:53 -07:00
2021-02-20 11:34:14 -08:00