43 Commits (8ff3d5cc3567daa56abb83842b8ff6f6bc7a632d)

Author SHA1 Message Date
  QuaSoft 8ff3d5cc35 Add single sign-on support via SSPI on Windows (#8463) 5 years ago
  6543 6dafac6cef Drop Admin attribute based on LDAP when login (continue #1743) (#8849) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 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) 6 years ago
  Lunny Xiao 4bac454040 Fix prohibit login check on authorization (#6106) 6 years ago
  zeripath b67f935f95 Only allow local login if password is non-empty (#5906) 6 years ago
  zeripath c9ac4bc51d Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 6 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  G db79619165 Replace calls to xorm UseBool with Where (#2237) 7 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) 8 years ago
  Ethan Koenig 409c8945a3 gofmt (#1662) 8 years ago
  Willem van Dreumel 71b6b77337 Additional OAuth2 providers (#1010) 8 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 8 years ago
  Lunny Xiao 31a6ff3965 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Denis Denisov 8fe209ff3e Correction LDAP validation (#342) 8 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 8 years ago
  Thomas Boerger 09832077af Merge pull request #246 from Bwko/fix/typo 8 years ago
  Sandro Santilli b42372f78e Lint models/login_source.go 8 years ago
  Bwko 48e67ebba3 Fix typos 8 years ago
  Lunny Xiao 625227bbad fixed bug #151 caused Find should be Get (#153) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli 724cc54d49 Security protocols 8 years ago
  Sandro Santilli 4a8da4b3a1 More mixage 8 years ago
  Sandro Santilli 6909f35ba0 More... 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 7f9b2d53b6 Fix panic when attempt login with non-exist user 8 years ago
  Unknwon 1dca1999ed models/login_source: code improvement 8 years ago