| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#... | Giteabot | 2023-06-09 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Restore user autoregistration with email addresses (#19261) | zeripath | 2022-03-31 | 1 | -29/+39 |
* | Fix login with email panic when email is not exist (#18941) | Lunny Xiao | 2022-02-28 | 1 | -1/+1 |
* | Fix login with email for ldap users (#18800) | Lunny Xiao | 2022-02-20 | 1 | -1/+1 |
* | Fix ldap loginname (#18789) | Johan Van de Wauw | 2022-02-18 | 1 | -4/+5 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -5/+5 |
* | Fix code formating (#17830) | mscherer | 2021-11-27 | 1 | -3/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -19/+18 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -2/+1 |
* | Move EmailAddress & UserRedirect into models/user/ (#17607) | Lunny Xiao | 2021-11-11 | 1 | -1/+2 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -3/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 1 | -14/+14 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -0/+113 |