Commit Graph

580 Commits (8211e01d9e6f283077c5692b62d7ea81e0a60f9e)

Author SHA1 Message Date
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
zeripath 13c0f7dfff
Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) 6 years ago
zeripath 2902b3a68c
Fix #5866: Silence console logger in gitea serv (#5887) 6 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785) 6 years ago
Zsombor 656456441c Add flag to skip repository dumping (#5695) 6 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 6 years ago
Lanre Adelowo a82ba73346 Make sure argsSet verifies string isn't empty too (#4980) 6 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
Greg Karékinian ebef3eff23 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled (#5537) 6 years ago
Lunny Xiao af6bce3ad5 fix detect force push failure on deletion of protected branches (#5522) 6 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503) 6 years ago
Greg Karékinian 15d6cf179d Fix the Let's Encrypt handler by listening on a valid address (#5525) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lanre Adelowo ce9a5173fe fix password variable shadowing (#5405) 6 years ago
Lanre Adelowo fd37fb01fd Don't force a password change for the admin user when creating an account via cli (#5391) 6 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236) 6 years ago
Robert Ștefan 7edb930240 Add command for migrating database (#4954) 6 years ago
Lanre Adelowo e5daa2698f Generate random password (#5023) 6 years ago
Lunny Xiao 0ba57949e4 remove unused db init on commands serv, update, hooks (#5225) 6 years ago
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886) 6 years ago
Lunny Xiao a2ee2a3c67 fix showing pull request link when delete a branch (#5166) 6 years ago
Lanre Adelowo c2748ea7fe Add must-change-password flag to cli for creating a user (#4955) 6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push (#4716) 6 years ago
Bo-Yi Wu 1e34413238 refactor: err != nil check, just return error instead (#5093) 6 years ago
techknowlogick e91a2cf2ea
Add/remove/list oauth providers via cli (#4591) 6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea (#4189) 6 years ago
Jerry Jacobs b1bc08e268 cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 6 years ago
Fluf f54626df0b Add config path as an optional flag when changing pass via CLI (#4184) 6 years ago
Inon S 15f6ec9632 LFS: make HTTP auth period configurable (#4035) 6 years ago
techknowlogick 8176345c0e Add cli commands to regen hooks & keys (#3979) 6 years ago
Lauris BH b66d6b3449
Do not allow inactive users to access repositories using private keys (#3887) 6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531) 7 years ago
Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152) 7 years ago
Morgan Bazalgette 2b52f77e1b General refactor of the cmd package (#3328) 7 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 7 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329) 7 years ago
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254) 7 years ago
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. (#1928) 7 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146) 7 years ago
Lunny Xiao 00bfa1d055
fix run web with -p push failed (#3154) 7 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
Lunny Xiao 62d0a4d882 Add external markup render support (#2570) 7 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
Lunny Xiao 9ddbbd9d5a improve force push detect when push (#2798) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296) 7 years ago
Jonas Östanbäck b1b8c5e9f4 Set TMPDIR enviroment variable for dump command (#1915) 7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877) 7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947 7 years ago