375 Commits (46a2c6ffa1cb54143e6f593b36bac7dce5b14c22)

Author SHA1 Message Date
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  techknowlogick d3da703137 Add robots.txt as reserved username (#6272) 6 years ago
  Lanre Adelowo 042af1617c add isAdmin to user model (#6231) 6 years ago
  tklein23 da077b7e4f Add "ghost" and "notifications" to list of reserved user names. (#6208) 6 years ago
  John Olheiser f8826b1cf2 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
  Rémy Boulanouar 3c466cbf40 Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
  zeripath 2bcab7415f Fix empty ssh key importing in ldap (#5984) 6 years ago
  Lanre Adelowo 5e3c726afb Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) 6 years ago
  zeripath 4ae33495b4 Ensure valid git author names passed in signatures (#5774) 6 years ago
  Shashvat Kedia 3e261feadb New API routes added (#5594) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  zeripath c9ac4bc51d Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 7 years ago
  Lunny Xiao 86897f9670 fix forgot removed records when deleting user (#5429) 7 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Stanislav 4472cd8d32 Prometheus endpoint (#5256) 7 years ago
  Jerry Jacobs 3699bfcd48 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094) 7 years ago
  Oleg Kovalov 0d153680c9 Use named const instead of a raw string (#5115) 7 years ago
  Oleg Kovalov ebf8e385f6 Remove duplicated if bodies (#5121) 7 years ago
  zeripath e6c3c20ea3 Add support for search by uid (#4876) 7 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 7 years ago
  SagePtr 922fb12dfa Do not autocreate directory for new user/orgs (#4828) (#4849) 7 years ago
  Lunny Xiao 02b126d216 add vendor to user reserved words and format words list according alphabet (#4685) 7 years ago
  Lauris BH 29e989d503 Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 7 years ago
  Lunny Xiao 2908eab479 fix repository last updated time update when delete a user who watched the repo (#4363) 7 years ago
  Kim "BKC" Carlbäcker d9a911b986 Limit uploaded avatar image-size to 4096x3072 by default (#4353) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  Magnus Lindvall 16e14c2a35 LDAP Public SSH Keys synchronization (#1844) 7 years ago
  Alexey Terentyev 6b125b90e7 Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente 7685dbe9d2 Added user language setting (#3875) 7 years ago
  Lauris BH c41cf27f85 Add "error" as reserved username (#3882) 7 years ago
  Michael Kuhn 74a45b0706 Fix typo in deleteUser (#3781) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Codruț Constantin Gușoi 9431028046 Fixes missing avatars in offline mode (#3471) 7 years ago
  Morgan Bazalgette 9a67d8ba91 Enable caching on assets and avatars (#3376) 7 years ago
  Lauris BH b8e61912af Change reserved avatar name to correct - avatars (#3375) 7 years ago
  Bo-Yi Wu 340dd7ee59 refactor(model): update user method. (#3360) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 8 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 8 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 8 years ago
  Ethan Koenig 6a17ccbd81 Fix avatar URLs (#3069) 8 years ago
  Ethan Koenig b14199bf9c Enable admin to search by email (#2888) 8 years ago
  Lauris BH 001c1c7a81 Add checks for commits with missing author and time (#2771) 8 years ago
  Lunny Xiao f1b7c521e1 Hide unactive on explore users and some refactors (#2741) 8 years ago
  Lunny Xiao e74ff157c0 Use buffersize to reduce database connection when iterate (#2724) 8 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 8 years ago
  Ethan Koenig dc0f8c1e4b Use session when creating user (#2638) 8 years ago