test cache

This commit is contained in:
Dmitri 2026-05-03 22:50:28 +02:00
parent 4fd9c85474
commit fce2d67c69
Signed by: kanopo
GPG Key ID: 759ADD40E3132AC7

View File

@ -58,3 +58,9 @@ Uses Dropbox's `zxcvbn` algorithm to estimate password entropy. Registration req
### 4. Refresh Token Rotation ### 4. Refresh Token Rotation
Every time a refresh token is used to get a new access token, the old refresh token is invalidated and a new one is issued. This limits the window of opportunity if a refresh token is leaked. Every time a refresh token is used to get a new access token, the old refresh token is invalidated and a new one is issued. This limits the window of opportunity if a refresh token is leaked.
test cache docker build and gitea