summaryrefslogtreecommitdiffstats
path: root/models/oauth2_application.go
Commit message (Expand)AuthorAgeFilesLines
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-3/+44
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+2
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-181-2/+2
* Refactor UpdateOAuth2Application (#11034)65432020-04-301-10/+26
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-291-0/+17
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-9/+8
* Add golangci (#6418)kolaente2019-06-121-2/+5
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-171-6/+49
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+457