Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

intera-net-br/uisp-extension

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📥 Instalação

Chrome Web Store Chrome Web Store Users

Firefox Add-on Firefox Users

UISP Extension

FONTE: https://github.com/intera-net-br/uisp-extension

Essa extensão é bem simples, não faz sequer tratamento de erros.

Se o IP estiver cadastrado no UISP, ele tenta gerar um ticket para fazer login.

Configure a URL e um token de acesso.

Janela Pop-Up

Na URL, finalize com /nms/api/v2.1

TODO

  • Exibir feedback ao salvar
  • Tratar erros
  • Pensar em pedir para abrir o cofre
  • Dar opção de salvar senha do Device
  • Configurar o UISP se estiver desconfigurado.
  • Trabalhar com a senha e não com token

Chorme Web Store

Página

Detalhes do Produto

Titulo

UISP Extension

Resumo

Extension to interact with UISP API.

Descrição

This extension is intended to facilitate passwordless login, requiring only a right-click and a click on the context menu to open all devices connected to the UISP.

Legal Notice: This extension is an independent, user-developed tool created solely to simplify access to device redirect tickets. It is not affiliated with, endorsed by, or associated with Ubiquiti Inc. or any of its products or services. All trademarks and product names mentioned herein are the property of their respective owners.

Categoria

Ferramenta

Idioma

Português (Brasil)

Recursos gráficos

Ícone da Store

favicon do UISP

Capturas de tela

Menu de Contexto Menu de Pop-Up

Privacidade

Único proposito

Allows you to log in without a password, simply by clicking on the context menu. A UISP ticket will be used. Allow the user to generate a UISP redirect ticket for the currently opened device page. It performs this action only when the user explicitly selects the extension’s context-menu option. The extension does not provide any additional features beyond generating the ticket and redirecting the user to the device’s ticket URL.

Justificativa da permissão

Storage

Used to locally save two configuration values (Base URL, Token) provided by the user. These values are stored only on the user’s device and are not sent anywhere.

ActiveTab

Required to allow the extension to access the content of the currently active tab and only after the user interacts with the extension.

contextMenu

Required to add an item to the browser’s right-click menu. The extension only performs actions when the user selects this menu item.

scripting

Required to inject a small script into the current page, but only after the user triggers the action. The script is used to read the current URL or execute simple logic requested by the user. No data is collected or transmitted.

Mozilla

npm install --global web-ext
cd /caminho/para/sua/extensao
web-ext lint
web-ext build

Isso gera a pasta web-ext-artifacts e dentro dela o arquivo <extensão>-<versão>.zip

Crie sua chave de API: https://addons.mozilla.org/pt-BR/developers/addon/api/key/

web-ext sign --api-key= --api-secret= --channel

obs: Não consegui colocar a licença, preciso de mais informações, então subi manualmente.

About

Extensão que loga com ticket nas antenas, evitando precisar saber e salvar a senha.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.