summaryrefslogtreecommitdiffstats
path: root/routers/user/oauth.go
Commit message (Expand)AuthorAgeFilesLines
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-2/+3
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-171-0/+10
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-4/+4
* fix drone build bug (#7192)Cherrg2019-06-131-1/+1
* Add golangci (#6418)kolaente2019-06-121-7/+29
* Use AppURL for Oauth user link (#6894)techknowlogick2019-05-091-1/+1
* fix missing return (#6751)Lunny Xiao2019-04-251-0/+1
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-10/+11
* Add support for client basic auth for exchanging access tokens (#6293)Jonas Franz2019-03-111-1/+27
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+452