| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 1 | -1/+8 |
* | OAuth2 auto-register (#5123) | Martin Michaelis | 2021-04-14 | 1 | -48/+4 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -10/+10 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -5/+6 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 1 | -2/+3 |
* | Honor REGISTER_MANUAL_CONFIRM when doing openid registration (#14548) | Michel Ganguin | 2021-02-05 | 1 | -1/+1 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 1 | -0/+2 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -10/+11 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -3/+15 |
* | Whenever the ctx.Session is updated, release it to save it before sending the... | zeripath | 2020-05-17 | 1 | -13/+15 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -0/+4 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -1/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -1/+2 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 1 | -11/+15 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -7/+25 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 1 | -4/+4 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 1 | -0/+2 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -6/+6 |
* | Don't Unescape redirect_to cookie value (#6399) | mrsdizzie | 2019-03-20 | 1 | -1/+1 |
* | Do not display the raw OpenID error in the UI (#5705) | zeripath | 2019-01-12 | 1 | -1/+2 |
* | Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) | SagePtr | 2018-08-14 | 1 | -2/+2 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 1 | -1/+16 |
* | Refactor and simplify redirect to url (#3674) | Lauris BH | 2018-03-15 | 1 | -6/+2 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -1/+2 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -6/+6 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -8/+1 |
* | Only update needed columns when update user (#2296) | Lunny Xiao | 2017-08-12 | 1 | -1/+2 |
* | Make time diff translatable (#2057) | Lauris BH | 2017-06-28 | 1 | -1/+1 |
* | xxx_active_code_live setting in printed in hours and minutes instead … (#1814) | Jonas Östanbäck | 2017-05-29 | 1 | -1/+1 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 1 | -10/+10 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 1 | -19/+22 |
* | Add captcha support to OpenID based signup | Sandro Santilli | 2017-03-20 | 1 | -4/+5 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+426 |