Merge branch 'master' into fix/issue-690-review-profile-switch-guard

This commit is contained in:
2026-07-28 08:38:08 -05:00
50 changed files with 10699 additions and 162 deletions
+2
View File
@@ -45,6 +45,8 @@ def _reset_mutation_authority(monkeypatch):
]:
monkeypatch.delenv(env_key, raising=False)
monkeypatch.setenv("GITEA_CLIENT_MANAGED", "1")
# Isolate durable session-state files so tests never share host cache (#559).
import tempfile