arnaucode
|
5d1a3493d7
|
added remove of mongodb data after captcha response, fixed typo in js, updated readme
|
2018-09-02 13:20:38 +02:00 |
|
arnaucode
|
9262080f54
|
implemented security counter of IP answering incorrect to captcha, to ban the IP for some time
|
2017-08-09 20:34:09 +02:00 |
|
arnaucode
|
9adf62a5df
|
added ip validation, implemented variable numImgsCaptcha
|
2017-08-09 15:03:31 +02:00 |
|
arnaucode
|
d2b874794a
|
implemented captcha time validation on backend, added reload captcha option in javascript library
|
2017-08-09 13:05:29 +02:00 |
|
arnaucode
|
49070e97b3
|
implemented javascript library, with css. Just need to call library and place a <div> in the html to use goCaptcha
|
2017-08-09 09:23:46 +02:00 |
|
arnaucode
|
2047c61767
|
added explanation to README.md
|
2017-08-08 22:06:59 +02:00 |
|
arnaucode
|
8b81f1d319
|
implemented captcha validation
|
2017-08-08 21:46:47 +02:00 |
|
arnaucode
|
22d77500bd
|
implemented: generate captcha and captcha solution, returns only captcha which has only fake image names and captchaid, stores also translator fake image name to real. Implemented read images dataset, storing in categories (folders names). GetImage reads fake image name, and translates to real image name, and serves the image content as fake image name
|
2017-08-08 21:23:28 +02:00 |
|
arnaucode
|
ab69ef235d
|
serve images runs ok
|
2017-08-08 14:43:20 +02:00 |
|
arnau
|
8105a6fc7b
|
Initial commit
|
2017-08-08 14:40:54 +02:00 |
|