| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ID or Where to instead directly use Get when load object from database (#... | Lunny Xiao | 2020-06-17 | 1 | -1/+1 |
* | Upgrade xorm to v1.0.0 (#10646) | Lunny Xiao | 2020-03-22 | 1 | -10/+10 |
* | Add restricted user filter to LDAP authentication (#10600) | Lauris BH | 2020-03-05 | 1 | -16/+27 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -14/+13 |
* | Do not try to recreate ldap user if they are already created (#9900) | zeripath | 2020-01-21 | 1 | -12/+12 |
* | Check user != nil before checking values (#9881) | zeripath | 2020-01-19 | 1 | -7/+15 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -2/+68 |
* | Drop Admin attribute based on LDAP when login (continue #1743) (#8849) | 6543 | 2019-11-14 | 1 | -0/+14 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -7/+7 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -0/+10 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -9/+12 |
* | Remove macaron dependent on models (#6940) | Lunny Xiao | 2019-05-14 | 1 | -2/+6 |
* | fix bug when user login and want to resend register confirmation email (#6482) | Lunny Xiao | 2019-04-02 | 1 | -6/+6 |
* | Fix prohibit login check on authorization (#6106) | Lunny Xiao | 2019-02-19 | 1 | -4/+23 |
* | Only allow local login if password is non-empty (#5906) | zeripath | 2019-01-30 | 1 | -1/+1 |
* | Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key... | zeripath | 2018-12-27 | 1 | -1/+14 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -11/+3 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -5/+5 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -8/+4 |
* | Fix lint errors (#2547) | Ethan Koenig | 2017-09-19 | 1 | -4/+1 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -13/+2 |
* | Replace calls to xorm UseBool with Where (#2237) | G | 2017-08-01 | 1 | -1/+1 |
* | fix bug not to trim space of login username (#1796) | Lunny Xiao | 2017-05-25 | 1 | -1/+6 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 1 | -18/+23 |
* | gofmt (#1662) | Ethan Koenig | 2017-05-04 | 1 | -1/+1 |
* | Additional OAuth2 providers (#1010) | Willem van Dreumel | 2017-05-01 | 1 | -85/+31 |
* | fix some typos (#1082) | Lunny Xiao | 2017-02-28 | 1 | -1/+1 |
* | fix 500 when use a duplicat email instead of giving an error tip (#1040) | Lunny Xiao | 2017-02-25 | 1 | -11/+21 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -13/+147 |
* | Create missing database indexes (#596) | Andrey Nering | 2017-01-06 | 1 | -3/+3 |
* | Correction LDAP validation (#342) | Denis Denisov | 2016-12-12 | 1 | -2/+2 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | Merge pull request #246 from Bwko/fix/typo | Thomas Boerger | 2016-11-25 | 1 | -6/+6 |
|\ |
|
| * | Fix typos | Bwko | 2016-11-21 | 1 | -6/+6 |
* | | Lint models/login_source.go | Sandro Santilli | 2016-11-24 | 1 | -8/+48 |
|/ |
|
* | fixed bug #151 caused Find should be Get (#153) | Lunny Xiao | 2016-11-12 | 1 | -7/+7 |
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -3/+3 |
|\ |
|
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -1/+1 |
|/ |
|
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -34/+34 |
* | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | More mixage | Sandro Santilli | 2016-11-07 | 1 | -22/+22 |
* | More... | Sandro Santilli | 2016-11-07 | 1 | -15/+15 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -3/+3 |
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 | 1 | -1/+1 |
* | models/login_source: code improvement | Unknwon | 2016-08-31 | 1 | -0/+558 |