mirror of
https://github.com/go-gitea/gitea
synced 2025-11-03 12:58:29 +00:00
Backprt #16164 Gitea will currently check every if every password is an access token even though most passwords are not and cannot be access tokens. By creation access tokens are 40 byte hexadecimal strings therefore only these should be checked. Signed-off-by: Andrew Thornton <art27@cantab.net>
3.8 KiB
3.8 KiB