Remove TODOs, Add SensioLabsInsight badge
This commit is contained in:
parent
fdec9c4b9d
commit
6c4fbb6339
1 changed files with 1 additions and 5 deletions
|
@ -7,6 +7,7 @@
|
||||||
[![Code Climate](https://codeclimate.com/github/raphiz/passwordcards/badges/gpa.svg)](https://codeclimate.com/github/raphiz/passwordcards)
|
[![Code Climate](https://codeclimate.com/github/raphiz/passwordcards/badges/gpa.svg)](https://codeclimate.com/github/raphiz/passwordcards)
|
||||||
[![Test Coverage](https://codeclimate.com/github/raphiz/passwordcards/badges/coverage.svg)](https://codeclimate.com/github/raphiz/passwordcards)
|
[![Test Coverage](https://codeclimate.com/github/raphiz/passwordcards/badges/coverage.svg)](https://codeclimate.com/github/raphiz/passwordcards)
|
||||||
[![Dependency Status](https://www.versioneye.com/user/projects/5506fc2766e561bb9b00016e/badge.svg?style=flat)](https://www.versioneye.com/user/projects/5506fc2766e561bb9b00016e)
|
[![Dependency Status](https://www.versioneye.com/user/projects/5506fc2766e561bb9b00016e/badge.svg?style=flat)](https://www.versioneye.com/user/projects/5506fc2766e561bb9b00016e)
|
||||||
|
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/6152eda9-0cd1-41a3-84fb-9601d0996a86/mini.png)](https://insight.sensiolabs.com/projects//6152eda9-0cd1-41a3-84fb-9601d0996a86)
|
||||||
|
|
||||||
This tool allows you to generate customized password cards in the spirit of Qwertycards.com.
|
This tool allows you to generate customized password cards in the spirit of Qwertycards.com.
|
||||||
|
|
||||||
|
@ -25,8 +26,3 @@ If you discover any security related issues, please email mister.norbert ät gma
|
||||||
|
|
||||||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
|
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
|
||||||
|
|
||||||
|
|
||||||
## To be done:
|
|
||||||
add
|
|
||||||
* Analysis via https://insight.sensiolabs.com/
|
|
||||||
* make .htaccess that only allows requests to /resources OR /index.php!
|
|
||||||
|
|
Reference in a new issue