41 Revīzijas (d151503d3428d61b5b3cb27ddbe849d3a6f288eb)

Autors SHA1 Ziņojums Datums
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) pirms 4 gadiem
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) pirms 4 gadiem
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) pirms 4 gadiem
  EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) pirms 4 gadiem
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) pirms 4 gadiem
  kolaente f9ec2f89f2 Add golangci (#6418) pirms 5 gadiem
  Lunny Xiao 24a536d145 Remove macaron dependent on models (#6940) pirms 5 gadiem
  Lunny Xiao ef2a343e27 fix bug when user login and want to resend register confirmation email (#6482) pirms 5 gadiem
  Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) pirms 5 gadiem
  zeripath 0f295ababa Only allow local login if password is non-empty (#5906) pirms 5 gadiem
  zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) pirms 5 gadiem
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) pirms 6 gadiem
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) pirms 6 gadiem
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) pirms 6 gadiem
  Ethan Koenig 4cb9394a97 Fix lint errors (#2547) pirms 6 gadiem
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) pirms 6 gadiem
  G 66e8262530 Replace calls to xorm UseBool with Where (#2237) pirms 6 gadiem
  Lunny Xiao 19d889daa2 fix bug not to trim space of login username (#1796) pirms 7 gadiem
  Lauris BH 524885dd65 LDAP user synchronization (#1478) pirms 7 gadiem
  Ethan Koenig a5f28a4544 gofmt (#1662) pirms 7 gadiem
  Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010) pirms 7 gadiem
  Lunny Xiao c2eef171ff fix some typos (#1082) pirms 7 gadiem
  Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) pirms 7 gadiem
  Willem van Dreumel 01d957677f Oauth2 consumer (#679) pirms 7 gadiem
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) pirms 7 gadiem
  Denis Denisov f0a989c1d0 Correction LDAP validation (#342) pirms 7 gadiem
  Lunny Xiao ec87a75c00 golint fixed for modules/auth pirms 7 gadiem
  Lunny Xiao 5b998a6680 golint fixed for modules/auth pirms 7 gadiem
  Sandro Santilli 1c3044b873 Lint models/login_source.go pirms 7 gadiem
  Bwko 2a449bd4b1 Fix typos pirms 7 gadiem
  Lunny Xiao 555d8b16cb fixed bug #151 caused Find should be Get (#153) pirms 7 gadiem
  Thibault Meyer a4454f5d0f
Rewrite XORM queries pirms 7 gadiem
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) pirms 7 gadiem
  Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) pirms 7 gadiem
  Sandro Santilli 05fd9d3f09 Security protocols pirms 7 gadiem
  Sandro Santilli 7612b5ec40 More mixage pirms 7 gadiem
  Sandro Santilli 60c82a8780 More... pirms 7 gadiem
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) pirms 7 gadiem
  Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user pirms 7 gadiem
  Unknwon 152e715999 models/login_source: code improvement pirms 7 gadiem
  Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name pirms 7 gadiem
  Unknwon 1f2e173a74 Refactor User.Id to User.ID pirms 7 gadiem
  Unknwon 250be011c7 Remove redundant Unix timestamp method call pirms 7 gadiem
  Unknwon 57af7432fc #3295 fix wrong logic judgement pirms 7 gadiem
  Unknwon a752f09055 #2709 validate username attribute fetched from LDAP pirms 7 gadiem
  Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config pirms 7 gadiem
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) pirms 8 gadiem
  Unknwon acf094fb07 Minor fix for #2634 pirms 8 gadiem
  Unknwon c199703e2a #2349 fix convert type pirms 8 gadiem
  Unknwon 91bab801aa #2349 try to handle []int8 case pirms 8 gadiem