mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
642db3c8f7
Currently the value doesn't match the model, so selecting it results in a 500. https://github.com/go-gitea/gitea/blob/e8ac6a9aeacf0adf21982abc51baa8938e5dd6bb/models/auth/token_scope.go#L42 Signed-off-by: jolheiser <john.olheiser@gmail.com>