401 コミット (f83db078f0603c775cd1b1bb016f996b65a04835)

作成者 SHA1 メッセージ 日付
  Lunny Xiao d2958d9f46 Move status table to cron package (#7370) 5年前
  EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) 5年前
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5年前
  zeripath cf2221e3ac Add LastLogin to the User API (#7196) 5年前
  kolaente f9ec2f89f2 Add golangci (#6418) 5年前
  zeripath bd55f6ff36
Detect noreply email address as user (#7133) 5年前
  Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 5年前
  Rob Watson df2557835b Improve handling of non-square avatars (#7025) 5年前
  jpicht 8cd4c2242c Fix default for allowing new organization creation for new users (#7017) 5年前
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5年前
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5年前
  Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710) 5年前
  Lukas Prettenthaler 81059a2567 LDAP: ignore already existing public keys after ldap sync (#6766) 5年前
  Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 5年前
  zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 5年前
  Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 5年前
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5年前
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5年前
  techknowlogick d1c982cb73
Add bio field for user (#6113) 5年前
  Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 5年前
  techknowlogick 9fd8b2621f
Add robots.txt as reserved username (#6272) 5年前
  Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 5年前
  tklein23 525f03306f Add "ghost" and "notifications" to list of reserved user names. (#6208) 5年前
  John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 5年前
  Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 5年前
  zeripath cc48c12d8f Fix empty ssh key importing in ldap (#5984) 5年前
  Lanre Adelowo 6dc2f401c9 Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) 5年前
  zeripath 44371b96f5 Ensure valid git author names passed in signatures (#5774) 5年前
  Shashvat Kedia 1b90692844 New API routes added (#5594) 5年前
  Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 5年前
  zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 5年前
  Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429) 5年前
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5年前
  Stanislav 078c404c3b Prometheus endpoint (#5256) 5年前
  Jerry Jacobs 22ad514297 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094) 5年前
  Oleg Kovalov cabdf84f1f Use named const instead of a raw string (#5115) 5年前
  Oleg Kovalov a908b29a74 Remove duplicated if bodies (#5121) 5年前
  zeripath dd62ca7ba9 Add support for search by uid (#4876) 5年前
  Lanre Adelowo 126ba796dc Force user to change password (#4489) 5年前
  SagePtr 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849) 5年前
  Lunny Xiao 52c2cb15db add vendor to user reserved words and format words list according alphabet (#4685) 5年前
  Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6年前
  Lunny Xiao b46066f17c fix repository last updated time update when delete a user who watched the repo (#4363) 6年前
  Kim "BKC" Carlbäcker cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default (#4353) 6年前
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6年前
  Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844) 6年前
  Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6年前
  kolaente 95f2e2b57b Multiple assignees (#3705) 6年前
  kolaente 1fdf560678 Added user language setting (#3875) 6年前
  Lauris BH 9495429982
Add "error" as reserved username (#3882) 6年前