39 Commits (2ac65b66a6b67c8fb5c4fc80f48471f66df30a41)

Author SHA1 Message Date
  Lunny Xiao 2ac65b66a6 Refactor repository check and sync functions (#9854) 5 years ago
  Shashvat Kedia 4d0893b14e Fix #9530: admin auth list make readable and admin auth delete bug fix (#9628) 5 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  zeripath 3d08b89a09 Adjust the must-change-password help (#8755) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 5 years ago
  ngourdon 9d37852c01 Add CLI commands to manage LDAP authentication source (#6681) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lanre Adelowo 6d3e5e405f Generate access token in admin cli (#6847) 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
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 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
  Lanre Adelowo afb9f16d5f Generate random password (#5023) 6 years ago
  Lanre Adelowo 0c389a0098 Add must-change-password flag to cli for creating a user (#4955) 6 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 6 years ago
  techknowlogick 1b92105583 Add/remove/list oauth providers via cli (#4591) 6 years ago
  Fluf 893a3255ea Add config path as an optional flag when changing pass via CLI (#4184) 7 years ago
  techknowlogick 0e65e438b1 Add cli commands to regen hooks & keys (#3979) 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
  Lunny Xiao 08a2088db4 Only update needed columns when update user (#2296) 7 years ago
  Bo-Yi Wu 61cf12ca8c refactor: show command help message. (#1486) 8 years ago
  Sandro Santilli a1508b97c5 Add change-password admin command (#1304) 8 years ago
  Christoph König dbd2291f0d Fix typo (#990) 8 years ago
  Lunny Xiao 39dd88a1be Make Xorm log configurable (#174) 8 years ago
  Sandro Santilli 5bbc899ee8 Handle SetModel error, fixes one errcheck report (#257) 8 years ago
  Joubert RedRat 6f5bd631a2 Remove remaining Gogs reference on locales and cmd (#430) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl eb533b50fe Improve formatting of admin command 8 years ago
  Matthias Loibl af072f5d0e Use cli Flags directly and not some helper funcs 8 years ago
  Thomas Boerger de7e7460d0 Made linter happy in cmd folder 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Kim "BKC" Carlbäcker 2af18718d8 codegangsta/cli => urfave/cli (#3546) 8 years ago
  Unknwon 414b16bb9b Add subcommand to create new user in CLI 8 years ago