| Commit message (Expand) | Author | Age | Files | Lines |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -0/+10 |
* | LDAP: ignore already existing public keys after ldap sync (#6766) | Lukas Prettenthaler | 2019-04-26 | 1 | -1/+5 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -1/+5 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -0/+7 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -1/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -14/+14 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Add bio field for user (#6113) | techknowlogick | 2019-03-18 | 1 | -6/+6 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+1 |
* | Add robots.txt as reserved username (#6272) | techknowlogick | 2019-03-07 | 1 | -0/+1 |
* | add isAdmin to user model (#6231) | Lanre Adelowo | 2019-03-03 | 1 | -0/+1 |
* | Add "ghost" and "notifications" to list of reserved user names. (#6208) | tklein23 | 2019-02-27 | 1 | -0/+2 |
* | Admins can now do unlimited page size user search (listAllUsers & listAllOrgs... | John Olheiser | 2019-02-21 | 1 | -0/+3 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -13/+51 |
* | Fix empty ssh key importing in ldap (#5984) | zeripath | 2019-02-06 | 1 | -3/+6 |
* | Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) | Lanre Adelowo | 2019-01-30 | 1 | -0/+1 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 1 | -3/+24 |
* | New API routes added (#5594) | Shashvat Kedia | 2019-01-23 | 1 | -5/+8 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -0/+15 |
* | Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key... | zeripath | 2018-12-27 | 1 | -6/+8 |
* | fix forgot removed records when deleting user (#5429) | Lunny Xiao | 2018-12-18 | 1 | -15/+12 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -29/+0 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 1 | -0/+1 |
* | Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#... | Jerry Jacobs | 2018-10-30 | 1 | -1/+3 |
* | Use named const instead of a raw string (#5115) | Oleg Kovalov | 2018-10-20 | 1 | -1/+1 |
* | Remove duplicated if bodies (#5121) | Oleg Kovalov | 2018-10-19 | 1 | -12/+5 |
* | Add support for search by uid (#4876) | zeripath | 2018-10-18 | 1 | -0/+6 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 1 | -12/+17 |
* | Do not autocreate directory for new user/orgs (#4828) (#4849) | SagePtr | 2018-09-06 | 1 | -3/+6 |
* | add vendor to user reserved words and format words list according alphabet (#... | Lunny Xiao | 2018-08-13 | 1 | -1/+29 |
* | Update xorm to latest version and fix correct `user` table referencing in sql... | Lauris BH | 2018-07-20 | 1 | -4/+4 |
* | fix repository last updated time update when delete a user who watched the re... | Lunny Xiao | 2018-07-05 | 1 | -2/+2 |
* | Limit uploaded avatar image-size to 4096x3072 by default (#4353) | Kim "BKC" Carlbäcker | 2018-07-03 | 1 | -0/+11 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -10/+28 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 1 | -1/+133 |
* | Added repository search ordered by stars or forks. Forks column in admin repo... | Alexey Terentyev | 2018-05-24 | 1 | -2/+2 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -3/+3 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 1 | -0/+2 |
* | Add "error" as reserved username (#3882) | Lauris BH | 2018-05-02 | 1 | -1/+1 |
* | Fix typo in deleteUser (#3781) | Michael Kuhn | 2018-04-10 | 1 | -1/+1 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -1/+2 |
* | Fixes missing avatars in offline mode (#3471) | Codruț Constantin Gușoi | 2018-02-08 | 1 | -1/+3 |
* | Enable caching on assets and avatars (#3376) | Morgan Bazalgette | 2018-02-04 | 1 | -1/+1 |
* | Change reserved avatar name to correct - avatars (#3375) | Lauris BH | 2018-01-16 | 1 | -1/+1 |
* | refactor(model): update user method. (#3360) | Bo-Yi Wu | 2018-01-13 | 1 | -32/+16 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 1 | -7/+10 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 1 | -4/+4 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -2/+12 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -8/+0 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -8/+6 |