mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08: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