v1.26.4
codex-team/editor.jsv1.26.4Jun 21, 2026by GiteaBot
AI Summary
This is a patch release focusing on security and bug fixes for the Gitea platform. It addresses an OAuth2 authentication issue where disabled users were incorrectly reactivated and resolves errors in git log context handling.
Key Highlights
- Security fix: Disabled users no longer auto-reactivate on OAuth2 callback.
- Bugfix: Resolved error handling in git log context walks.
- Automatic upgrade scheduled for Gitea Cloud instances.
Full Release Notes
* SECURITY * fix(auth): do not auto-reactivate disabled users on OAuth2 callback (#38009) (#38183) * BUGFIXES * fix: walk git log context error handling (#38182) (#38185) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window.