35 Commits (b48cad6a2aa4811b65c230ed448c3cc083b9516a)

Author SHA1 Message Date
  zeripath b48cad6a2a
Adjust the must-change-password help (#8755) 4 years ago
  Maxim Tkachenko db657192d0 Password Complexity Checks (#6230) 4 years ago
  ngourdon a618df8d84 Add CLI commands to manage LDAP authentication source (#6681) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 4 years ago
  Lanre Adelowo e0dde8173f Generate access token in admin cli (#6847) 5 years ago
  zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
  ngourdon 2b9b3310f6 Add username flag in create-user command (#6534) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 5 years ago
  Lanre Adelowo ce9a5173fe fix password variable shadowing (#5405) 5 years ago
  Lanre Adelowo fd37fb01fd Don't force a password change for the admin user when creating an account via cli (#5391) 5 years ago
  Lanre Adelowo e5daa2698f Generate random password (#5023) 5 years ago
  Lanre Adelowo c2748ea7fe Add must-change-password flag to cli for creating a user (#4955) 5 years ago
  Bo-Yi Wu 1e34413238 refactor: err != nil check, just return error instead (#5093) 5 years ago
  techknowlogick e91a2cf2ea
Add/remove/list oauth providers via cli (#4591) 5 years ago
  Fluf f54626df0b Add config path as an optional flag when changing pass via CLI (#4184) 6 years ago
  techknowlogick 8176345c0e Add cli commands to regen hooks & keys (#3979) 6 years ago
  Morgan Bazalgette 2b52f77e1b General refactor of the cmd package (#3328) 6 years ago
  Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 6 years ago
  Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329) 6 years ago
  Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254) 6 years ago
  Lunny Xiao f960e19c59 Only update needed columns when update user (#2296) 6 years ago
  Bo-Yi Wu 22295944df refactor: show command help message. (#1486) 7 years ago
  Sandro Santilli e1586898b2 Add change-password admin command (#1304) 7 years ago
  Christoph König ffde33bdfa Fix typo (#990) 7 years ago
  Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174) 7 years ago
  Sandro Santilli 9b4f6c1c32 Handle SetModel error, fixes one errcheck report (#257) 7 years ago
  Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430) 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Matthias Loibl 90fb64b217 Improve formatting of admin command 7 years ago
  Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs 7 years ago
  Thomas Boerger 5b5af7daee
Made linter happy in cmd folder 7 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 years ago
  Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546) 7 years ago
  Unknwon 0f33b04c87 Add subcommand to create new user in CLI 7 years ago