Commit Graph

9 Commits (d1f5584039b46c70e4abfb933a928a28e6065965)

Author SHA1 Message Date
Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613) 3 years ago
Kamil Domański 021df29623
Allow U2F 2FA without TOTP (#11573) 3 years ago
Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
zeripath ab9bb54144
Add microsoft oauth2 providers (#16544) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Kamil Domański 26da20aa93
load U2F js only on pages which need it (#11585) 4 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366) 4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Lunny Xiao 06a1739553 fix bug when deleting a linked account will removed all (#5989) 6 years ago
David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975) 6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971) 6 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago