Commit Graph

52 Commits (1ea4339332b3859b70d2a06574285b3037ae15d9)

Author SHA1 Message Date
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
Timo Ley 2b2a4a53bf
Custom icons for OAuth sources (#14161) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925) 4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646) 5 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600) 5 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 5 years ago
zeripath a315e091e4
Do not try to recreate ldap user if they are already created (#9900) 5 years ago
zeripath dcf7e858cb Check user != nil before checking values (#9881) 5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 5 years ago
6543 665ce1dcb3 Drop Admin attribute based on LDAP when login (continue #1743) (#8849) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) 5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 24a536d145 Remove macaron dependent on models (#6940) 5 years ago
Lunny Xiao ef2a343e27 fix bug when user login and want to resend register confirmation email (#6482) 6 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 6 years ago
zeripath 0f295ababa Only allow local login if password is non-empty (#5906) 6 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
G 66e8262530 Replace calls to xorm UseBool with Where (#2237) 7 years ago
Lunny Xiao 19d889daa2 fix bug not to trim space of login username (#1796) 7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478) 7 years ago
Ethan Koenig a5f28a4544 gofmt (#1662) 7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010) 7 years ago
Lunny Xiao c2eef171ff fix some typos (#1082) 8 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596) 8 years ago
Denis Denisov f0a989c1d0 Correction LDAP validation (#342) 8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago
Lunny Xiao 5b998a6680 golint fixed for modules/auth 8 years ago
Sandro Santilli 1c3044b873 Lint models/login_source.go 8 years ago
Bwko 2a449bd4b1 Fix typos 8 years ago
Lunny Xiao 555d8b16cb fixed bug #151 caused Find should be Get (#153) 8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 8 years ago
Sandro Santilli 05fd9d3f09 Security protocols 8 years ago
Sandro Santilli 7612b5ec40 More mixage 8 years ago
Sandro Santilli 60c82a8780 More... 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user 8 years ago