Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 1 | -11/+0 |
| | | | | | | | * rm go vendor * fix drone yaml * add to gitignore | ||||
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -0/+1 |
| | | | | | | | Migrate from U2F to Webauthn Co-authored-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> | ||||
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -0/+10 |
* migrate gplus to google oauth2 provider. this still provides support for old gplus connections. * Update models/oauth2.go Co-Authored-By: Antoine GIRARD <sapk@users.noreply.github.com> * make vendor |