35 コミット (b48cad6a2aa4811b65c230ed448c3cc083b9516a)

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