Files
vaultwarden/src/db/models
Mathijs van Veluw eccb3ab947 Decrease JWT Refresh/Auth token (#4163)
Large JWT's could cause issue because of header or body sizes of the
HTTP request could get too large when you are a member of a lot of organizations.

This PR removes these specific keys since they are not used either
client side or server side.

Because Bitwarden does add these in there JWT's i would suggest to keep
the code we had but then commented out as a reference.

Removing it and searching for this when needed would be a waist of time.

Fixes #4156
2023-12-13 17:49:35 +01:00
..
2023-07-04 20:26:03 +02:00
2023-02-28 20:43:22 +01:00
2022-10-23 00:49:23 +02:00
2022-10-23 00:49:23 +02:00
2023-07-12 22:04:18 +02:00
2023-08-13 17:54:18 +02:00
2023-04-06 22:34:05 +02:00
2022-11-13 10:03:06 +01:00
2022-10-23 00:49:23 +02:00
2023-10-21 13:54:48 +02:00