-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: atualizado o relatorio de aplicação do OWASP TOP 10 (#46)
* refactor: atualizado o relatorio de aplicação do OWASP TOP 10 * feat: adicionado link na listagem da categorias. * refactor: Alterado o titulo do bloco de sessoes da Home * feat: Na tela de login, removido a opcao 'esqueci a senha' e adicionado a opcao de ver a senha digitada. * fix: adicionado espaçamento no final da home * feat: adicionado o autocomplete na tela de login * fix: ajustado espaçamento * refactor: ajustado o texto do README * refactor: melhorado o template para abrir uma nova PR
- Loading branch information
1 parent
da7453a
commit 6c42484
Showing
9 changed files
with
54 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
### O que foi feito? | ||
## O que foi feito? | ||
|
||
### Melhorias | ||
|
||
- | ||
|
||
### Correções | ||
|
||
- | ||
|
||
Link da Issue discutindo a modificação: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,26 @@ | ||
# KeyAnyWhere | ||
|
||
KeyAnyWhere ou KAW, é um gerenciador de senha, focado nas funcionalidades essenciais de um chaveiro. Você deve baixar e executar a aplicação na sua infraestrutura. | ||
Fique tranquilo, os [requisitos mínimos](https://github.com/arthusantiago/KeyAnyWhere/wiki/1%E2%80%90-Requisitos-m%C3%ADnimos) são bem acessíveis. | ||
|
||
Para ter acesso ao ambiente de demonstração, entende a origem e princípios do projeto, acesse nosso site [keyanywhere.com.br](https://keyanywhere.com.br/). | ||
|
||
# Pesquisa de satisfação | ||
|
||
Por favor, responda a pesquisa de satisfação, ela é rápida. Vai me ajudar muito a melhorar a ferramenta e no TCC. | ||
|
||
[Responder pesquisa](https://docs.google.com/forms/d/e/1FAIpQLSdFOKGfRWYIRdJcH3Zvi4947GLwipajLjXW5Fa2FdnlG78V3w/viewform?usp=sf_link) | ||
O KAW é um gerenciador de credenciais de acesso como usuário, senha ou informações sensíveis. Com foco nas funcionalidades essenciais, ele é ideal para um uso pessoal ou familiar. Para utilizá-lo você deve baixa-lo e executar na sua infraestrutura. Para entender a origem, princípios do projeto e acessar o ambiente de demonstração, entre nosso site [keyanywhere.com.br](https://keyanywhere.com.br/). | ||
|
||
# Documentação | ||
|
||
Toda a documentação está na [wiki do projeto](https://github.com/arthusantiago/KeyAnyWhere/wiki). | ||
|
||
# Contribuir com o projeto | ||
# Pesquisa de satisfação | ||
|
||
Por favor responda a nossa [pesquisa de satisfação](https://docs.google.com/forms/d/e/1FAIpQLSdFOKGfRWYIRdJcH3Zvi4947GLwipajLjXW5Fa2FdnlG78V3w/viewform?usp=sf_link). Ela é rápida e vai me ajudar muito a melhorar a ferramenta. | ||
|
||
Se deseja contribuir com código, comece abrindo uma [issue](https://github.com/arthusantiago/KeyAnyWhere/issues). | ||
# Contribuir com o projeto | ||
|
||
Se tiver dúvida de como criar a pull request, [esse](https://opensource.com/article/19/7/create-pull-request-github) tutorial vai te ajudar. | ||
Se deseja contribuir com código, comece abrindo uma [issue](https://github.com/arthusantiago/KeyAnyWhere/issues) explicando o problema/sugestão. | ||
|
||
# Doações | ||
|
||
Ajude a manter o projeto, me manda um dinheiro pra comprar o café rsrsrs | ||
Ajude a manter o projeto, me doe um trocado pra comprar o café 😉☕ | ||
|
||
* Chave pix: 9b57011d-5e12-40d5-932d-e46708d73edc | ||
* Chave PIX: 9b57011d-5e12-40d5-932d-e46708d73edc | ||
* [Paypal](https://www.paypal.com/donate/?hosted_button_id=4GALYSE7U32VJ) | ||
|
||
# Avisos legais | ||
|
||
Se for utiliza para fins comerciais, fica o alerta sobre **sua responsabilidade** da devida aplicação da [LGPD](https://www.planalto.gov.br/ccivil_03/_ato2015-2018/2018/lei/l13709.htm). Os desenvolvedores do projeto se isentão totalmente de qualquer sanção legal, decorrente de alguma pratica indevida do uso da ferramenta. Leia nossa [licença de uso](https://github.com/arthusantiago/KeyAnyWhere/blob/main/LICENSE). |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -163,6 +163,7 @@ a { | |
} | ||
|
||
#div-login-interna{ | ||
height: 98%; | ||
border-color: white; | ||
border-style: solid; | ||
} | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.