forked from mirror/Part-DB.Part-DB-server
Added 2FA with U2F keys.
This commit is contained in:
parent
47fa8b04e5
commit
069293a843
18 changed files with 512 additions and 157 deletions
|
@ -40,6 +40,8 @@ Encore
|
|||
* and one CSS file (e.g. app.css) if you JavaScript imports CSS.
|
||||
*/
|
||||
.addEntry('app', './assets/js/app.js')
|
||||
|
||||
.addEntry('ru2ftwofactor', './assets/js/u2f_auth.js')
|
||||
//.addEntry('ajaxUI', './assets/ts_src/ajax_ui.ts')
|
||||
//.addEntry('page1', './assets/js/page1.js')
|
||||
//.addEntry('page2', './assets/js/page2.js')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue