| Commit message (Expand) | Author | Age | Files | Lines |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -149/+0 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 1 | -25/+0 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -207/+9 |
* | Add setting to disable BASIC authentication (#8586) | zeripath | 2019-10-19 | 1 | -0/+3 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 1 | -9/+8 |
* | Allow token as authorization for accessing attachments (#7909) | David Svantesson | 2019-08-24 | 1 | -1/+6 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -6/+6 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -3/+3 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -10/+2 |
* | OAuth2 token can be used in basic auth (#6747) | techknowlogick | 2019-04-25 | 1 | -2/+16 |
* | API OTP Context (#6674) | techknowlogick | 2019-04-19 | 1 | -1/+2 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -11/+11 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -1/+32 |
* | In basic auth check for tokens before call UserSignIn (#5725) | manuelluis | 2019-02-12 | 1 | -5/+46 |
* | Support reverse proxy providing email (#5554) | zeripath | 2018-12-18 | 1 | -1/+8 |
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 1 | -1/+1 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -1/+2 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -2/+2 |
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 1 | -0/+3 |
* | fix: gofmt errors. (#1106) | Bo-Yi Wu | 2017-03-03 | 1 | -2/+2 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -2/+2 |
* | Avoid duplicate queries in auth (#827) | Ethan Koenig | 2017-02-05 | 1 | -57/+48 |
* | GitHub API Compliance (& linting) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -0/+3 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -2/+7 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -4/+4 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -4/+4 |
* | Fixes #3110 (#3136) | Franz Schmidt | 2016-06-27 | 1 | -1/+1 |
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
* | typo fix | zhuharev | 2016-01-06 | 1 | -2/+2 |
* | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 1 | -4/+10 |
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -3/+3 |
* | support URL param to token, but still restrict to APIs | Unknwon | 2015-09-02 | 1 | -21/+23 |
* | #842 able to use access token replace basic auth | Unknwon | 2015-09-02 | 1 | -22/+28 |
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -0/+6 |
* | token recent activity | Unknwon | 2015-08-19 | 1 | -2/+7 |
* | work on #1493 | Unknwon | 2015-08-17 | 1 | -1/+1 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -2/+2 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -3/+3 |
* | UI: basic label list | Unknwon | 2015-07-24 | 1 | -1/+7 |
* | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | 1 | -1/+5 |
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -1/+8 |
* | Attempt #3 of ldap fixes | Gogs | 2015-02-27 | 1 | -5/+4 |
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -0/+7 |
* | fix binding api broken | Unknwon | 2014-12-15 | 1 | -7/+7 |
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 | 1 | -1/+1 |
* | work on #672 | Unknwon | 2014-12-05 | 1 | -1/+2 |
* | fix #165 | Unknwon | 2014-12-05 | 1 | -1/+19 |
* | more APIs on #12 | Unknwon | 2014-11-18 | 1 | -9/+9 |
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 1 | -15/+15 |
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -5/+23 |