mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
Support webauthn (#17957)
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>
This commit is contained in:
@@ -213,6 +213,7 @@ export default {
|
||||
override: {
|
||||
'jquery.are-you-sure@*': {licenseName: 'MIT'},
|
||||
},
|
||||
allow: '(Apache-2.0 OR BSD-2-Clause OR BSD-3-Clause OR MIT OR ISC)',
|
||||
ignore: [
|
||||
'font-awesome',
|
||||
],
|
||||
|
Reference in New Issue
Block a user