mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d95102d650
## Bug in Gitea I ran into this bug when I accidentally used the wrong redirect URL for the oauth2 provider when using mssql. But the oauth2 provider still got added. Most of the time, we use `Delete(&some{id: some.id})` or `In(condition).Delete(&some{})`, which specify the conditions. But the function uses `Delete(source)` when `source.Cfg` is a `TEXT` field and not empty. This will cause xorm `Delete` function not working in mssql. |
1 year ago | |
---|---|---|
.. | ||
access_token.go | 1 year ago | |
access_token_scope.go | 1 year ago | |
access_token_scope_test.go | 1 year ago | |
access_token_test.go | 1 year ago | |
auth_token.go | 1 year ago | |
main_test.go | 1 year ago | |
oauth2.go | 1 year ago | |
oauth2_test.go | 1 year ago | |
session.go | 1 year ago | |
source.go | 1 year ago | |
source_test.go | 1 year ago | |
twofactor.go | 1 year ago | |
webauthn.go | 1 year ago | |
webauthn_test.go | 1 year ago |