639 Commits (7a1cfb0e4ac9482ea5dcc48f0663ae0f083cfe3f)

Author SHA1 Message Date
  techknowlogick ebeb3a386f Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) 6 years ago
  John Olheiser 663df11bc1 Change verbose flag in dump command to avoid colliding with global version flag (#6822) 6 years ago
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  ngourdon 6c66af9c2c Add username flag in create-user command (#6534) 6 years ago
  mrsdizzie bd4dd7c2f5 Include custom configuration file in dump (#6516) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  glaszig bc0e4abe42 support custom file name in `gitea dump` command (#6474) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  zeripath 1dc745fdd7 Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) 6 years ago
  zeripath d0736d36ac Fix #5866: Silence console logger in gitea serv (#5887) 6 years ago
  Lanre Adelowo 0195caed18 Disallow empty titles (#5785) 6 years ago
  Zsombor ffff4ec641 Add flag to skip repository dumping (#5695) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  Lanre Adelowo c47af5ed9b Make sure argsSet verifies string isn't empty too (#4980) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  Greg Karékinian 29d831bb53 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled (#5537) 6 years ago
  Lunny Xiao 64b0b53345 fix detect force push failure on deletion of protected branches (#5522) 6 years ago
  Lunny Xiao 5001cb7594 fix clone wiki failed via ssh (#5503) 6 years ago
  Greg Karékinian 9923721a1b Fix the Let's Encrypt handler by listening on a valid address (#5525) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lanre Adelowo b23e7906f1 fix password variable shadowing (#5405) 6 years ago
  Lanre Adelowo 9f546ded9f Don't force a password change for the admin user when creating an account via cli (#5391) 6 years ago
  zeripath c236272a3e Create AuthorizedKeysCommand (#5236) 6 years ago
  Robert Ștefan 5aaad46674 Add command for migrating database (#4954) 6 years ago
  Lanre Adelowo afb9f16d5f Generate random password (#5023) 6 years ago
  Lunny Xiao 91cff20d9a remove unused db init on commands serv, update, hooks (#5225) 6 years ago
  Antoine GIRARD 91973106ef Make gitea serv use api/internal (#4886) 6 years ago
  Lunny Xiao 2c7ef2c537 fix showing pull request link when delete a branch (#5166) 6 years ago
  Lanre Adelowo 0c389a0098 Add must-change-password flag to cli for creating a user (#4955) 7 years ago
  Julien Tant 573caed137 Give user a link to create PR after push (#4716) 7 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 7 years ago
  techknowlogick 1b92105583 Add/remove/list oauth providers via cli (#4591) 7 years ago
  Fluf c5367dd8b3 add letsencrypt to Gitea (#4189) 7 years ago
  Jerry Jacobs 68b4c21557 cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 7 years ago
  Fluf 893a3255ea Add config path as an optional flag when changing pass via CLI (#4184) 7 years ago
  Inon S b4308d7012 LFS: make HTTP auth period configurable (#4035) 7 years ago
  techknowlogick 0e65e438b1 Add cli commands to regen hooks & keys (#3979) 7 years ago
  Lauris BH a90a85e6c5 Do not allow inactive users to access repositories using private keys (#3887) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Antoine GIRARD cb3867c754 Fix SSH auth lfs locks (#3152) 7 years ago
  Morgan Bazalgette 4711309c40 General refactor of the cmd package (#3328) 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
  Sandro Santilli 2df96269b2 Add repo-sync-releases admin command (#3254) 7 years ago
  Mike Fellows 6692425345 Add an option to allow redirect of http port 80 to https. (#1928) 7 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 7 years ago
  Lunny Xiao 7246bc58a8 fix run web with -p push failed (#3154) 7 years ago