mirror of
https://github.com/twofas/2fas-browser-extension.git
synced 2024-11-25 11:40:30 +01:00
#1487 v1.6.2
This commit is contained in:
parent
8d49d3f306
commit
299f30524a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "2fas-browser-extension",
|
"name": "2fas-browser-extension",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"description": "This is the official Browser Extension for the Open Source 2FAS project.",
|
"description": "This is the official Browser Extension for the Open Source 2FAS project.",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "20.9.0"
|
"node": "20.9.0"
|
||||||
|
@ -23,7 +23,7 @@ const t = require('./_locales/en/notifications.json');
|
|||||||
const config = {
|
const config = {
|
||||||
WebSocketTimeout: 3, // in minutes
|
WebSocketTimeout: 3, // in minutes
|
||||||
ResendPushTimeout: 10, // in seconds
|
ResendPushTimeout: 10, // in seconds
|
||||||
ExtensionVersion: '1.6.1',
|
ExtensionVersion: '1.6.2',
|
||||||
|
|
||||||
Texts: {
|
Texts: {
|
||||||
Error: {
|
Error: {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "2FAS - Two Factor Authentication",
|
"name": "2FAS - Two Factor Authentication",
|
||||||
"short_name": "2FAS",
|
"short_name": "2FAS",
|
||||||
"author": "Two Factor Authentication Service, Inc.",
|
"author": "Two Factor Authentication Service, Inc.",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "2FAS - Two Factor Authentication",
|
"name": "2FAS - Two Factor Authentication",
|
||||||
"short_name": "2FAS",
|
"short_name": "2FAS",
|
||||||
"author": "Two Factor Authentication Service, Inc.",
|
"author": "Two Factor Authentication Service, Inc.",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "2FAS - Two Factor Authentication",
|
"name": "2FAS - Two Factor Authentication",
|
||||||
"short_name": "2FAS",
|
"short_name": "2FAS",
|
||||||
"author": "Two Factor Authentication Service, Inc.",
|
"author": "Two Factor Authentication Service, Inc.",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"applications": {
|
"applications": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "admin@2fas.com",
|
"id": "admin@2fas.com",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "2FAS - Two Factor Authentication",
|
"name": "2FAS - Two Factor Authentication",
|
||||||
"short_name": "2FAS",
|
"short_name": "2FAS",
|
||||||
"author": "Two Factor Authentication Service, Inc.",
|
"author": "Two Factor Authentication Service, Inc.",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "2FAS - Two Factor Authentication",
|
"name": "2FAS - Two Factor Authentication",
|
||||||
"short_name": "2FAS",
|
"short_name": "2FAS",
|
||||||
"author": "Two Factor Authentication Service, Inc.",
|
"author": "Two Factor Authentication Service, Inc.",
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
Loading…
Reference in New Issue
Block a user