1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 23:03:32 +00:00

nfc flag for yubi and duo mobile page

This commit is contained in:
Kyle Spearrin
2017-06-29 12:35:10 -04:00
parent 1d70434ed1
commit 547c7b8b70
5 changed files with 84 additions and 35 deletions

View File

@@ -442,6 +442,7 @@ gulp.task('serve', function () {
connect.server({
port: 4001,
root: ['src'],
//https: true,
middleware: function (connect, opt) {
return [function (req, res, next) {
if (req.originalUrl.indexOf('app-id.json') > -1) {