From fce2d67c69a0657bb7c1024c753334bc04567ea1 Mon Sep 17 00:00:00 2001 From: Dmitri Date: Sun, 3 May 2026 22:50:28 +0200 Subject: [PATCH] test cache --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8a160ab..f06a103 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,9 @@ Uses Dropbox's `zxcvbn` algorithm to estimate password entropy. Registration req ### 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. + + + + + +test cache docker build and gitea