53 Commits (5f00a0e2155438becf220decd7b2c0aefa01303a)

Author SHA1 Message Date
  palytoxin b55f3e6eeb format code via make fmt 5 years ago
  yuyuanshifu e7d6cb19cc add cloudbrain login 5 years ago
  yuyuanshifu c116f3c72a login opt 5 years ago
  yuyuanshifu a57828ab19 optimization 5 years ago
  yuyuanshifu 9c3d751b43 cloudbrain user login 5 years ago
  Lunny Xiao da379d50f0 Upgrade xorm to v1.0.0 (#10646) 6 years ago
  Lauris BH 0486b6fe45 Add restricted user filter to LDAP authentication (#10600) 6 years ago
  guillep2k d629b04495 Various fixes in login sources (#10428) 6 years ago
  zeripath adfdf562bc Do not try to recreate ldap user if they are already created (#9900) 6 years ago
  zeripath 5722f14720 Check user != nil before checking values (#9881) 6 years ago
  QuaSoft 8ff3d5cc35 Add single sign-on support via SSPI on Windows (#8463) 6 years ago
  6543 6dafac6cef Drop Admin attribute based on LDAP when login (continue #1743) (#8849) 6 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  EpicCoder 20e670c49d Add additional password hash algorithms (closes #5859) (#6023) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 810b9d5086 Remove macaron dependent on models (#6940) 6 years ago
  Lunny Xiao 306dd6d9e4 fix bug when user login and want to resend register confirmation email (#6482) 7 years ago
  Lunny Xiao 4bac454040 Fix prohibit login check on authorization (#6106) 7 years ago
  zeripath b67f935f95 Only allow local login if password is non-empty (#5906) 7 years ago
  zeripath c9ac4bc51d Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 8 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 8 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 8 years ago
  G db79619165 Replace calls to xorm UseBool with Where (#2237) 8 years ago
  Lunny Xiao 2c1b88c6c4 fix bug not to trim space of login username (#1796) 8 years ago
  Lauris BH b03af9485c LDAP user synchronization (#1478) 9 years ago
  Ethan Koenig 409c8945a3 gofmt (#1662) 9 years ago
  Willem van Dreumel 71b6b77337 Additional OAuth2 providers (#1010) 9 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 9 years ago
  Lunny Xiao 31a6ff3965 fix 500 when use a duplicat email instead of giving an error tip (#1040) 9 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 9 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 9 years ago
  Denis Denisov 8fe209ff3e Correction LDAP validation (#342) 9 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 9 years ago
  Thomas Boerger 09832077af Merge pull request #246 from Bwko/fix/typo 9 years ago
  Sandro Santilli b42372f78e Lint models/login_source.go 9 years ago
  Bwko 48e67ebba3 Fix typos 9 years ago
  Lunny Xiao 625227bbad fixed bug #151 caused Find should be Get (#153) 9 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 9 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 9 years ago
  Sandro Santilli 724cc54d49 Security protocols 9 years ago
  Sandro Santilli 4a8da4b3a1 More mixage 9 years ago
  Sandro Santilli 6909f35ba0 More... 9 years ago