27 Commits (24e01c763dae87cc92c84b46cce7baf7b7b97c46)

Author SHA1 Message Date
  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