mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-23 00:03:37 +01:00
* Fix prohibit login check on authorization (#6106) * fix bug prohibit login not applied on dashboard * fix tests * fix bug user status leak * fix typo * return after render * remove unused tests