mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
bac65f1b82
* Fix incorrect logging in oauth2.go Fix #11945 Signed-off-by: Andrew Thornton <[email protected]> * Handle ErrAlreadyInQueue in stats indexer Fix #12380 Signed-off-by: Andrew Thornton <[email protected]> * Fixes type in error message of indexer Add the missing character in the error message. Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Lieven Hollevoet <[email protected]>