aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user/auth_openid.go
Commit message (Expand)AuthorAgeFilesLines
* Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)SagePtr2018-08-141-2/+2
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-1/+16
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-151-6/+2
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-181-1/+2
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-6/+6
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-8/+1
* Only update needed columns when update user (#2296)Lunny Xiao2017-08-121-1/+2
* Make time diff translatable (#2057)Lauris BH2017-06-281-1/+1
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-291-1/+1
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-10/+10
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-19/+22
* Add captcha support to OpenID based signupSandro Santilli2017-03-201-4/+5
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+426