| Commit message (Expand) | Author | Age | Files | Lines |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -1/+1 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -0/+1 |
* | Add json tags for oauth2 form (#6627) | Jonas Franz | 2019-04-15 | 1 | -7/+7 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -1/+0 |
* | Add bio field for user (#6113) | techknowlogick | 2019-03-18 | 1 | -0/+1 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+59 |
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 1 | -2/+2 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -1/+25 |
* | Block registration based on email domain (#5157) | Lanre Adelowo | 2018-11-14 | 1 | -0/+29 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 1 | -0/+12 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 1 | -4/+5 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -0/+20 |
* | add missing token validation and fix missing alert on application settings pa... | David Schneiderbauer | 2018-05-16 | 1 | -1/+1 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 1 | -0/+1 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 1 | -0/+1 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -3/+4 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+1 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -0/+2 |
* | Fix profile update for non-local users (#2178) | Lauris BH | 2017-07-19 | 1 | -1/+1 |
* | Check for valid renamed usernames (#2077) | Ethan Koenig | 2017-07-01 | 1 | -1/+1 |
* | gofmt (#1710) | Ethan Koenig | 2017-05-12 | 1 | -8/+8 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+1 |
* | Rework SSH key management UI to add GPG (#1293) | Antoine GIRARD | 2017-04-26 | 1 | -3/+4 |
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 1 | -1/+1 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 1 | -1/+1 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -1/+11 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 1 | -7/+7 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -1/+1 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -1/+1 |
* | Update Website binding MaxSize to 255 (#722) | Bwko | 2017-01-25 | 1 | -1/+1 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 1 | -0/+20 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -11/+14 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -0/+1 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+20 |
* | more | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -10/+17 |
* | Make log path required | Josh Frye | 2016-02-12 | 1 | -1/+1 |
* | Add install option for log path | Josh Frye | 2016-02-12 | 1 | -0/+1 |
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 |
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | 1 | -1/+1 |
* | #470 fix max length of email | Unknwon | 2015-10-29 | 1 | -2/+2 |
* | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 1 | -1/+1 |
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -2/+2 |
* | new sign in page | Unknwon | 2015-09-14 | 1 | -3/+3 |
* | #697 add install option | Unknwon | 2015-09-13 | 1 | -0/+1 |
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -12/+0 |
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 | 1 | -6/+16 |
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -6/+6 |
* | finish all new user settings UI | Unknwon | 2015-09-10 | 1 | -1/+1 |
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -8/+8 |