Leonid Nikitin kor-elf
kor-elf pushed to main at kor-elf/service-captcha 2023-12-13 23:28:39 +06:00
3f21276ec5 Merge pull request 'Update README.md.' (#3) from develop into main
01153867b3 Update README.md.
Compare 2 commits »
kor-elf created pull request kor-elf/service-captcha#3 2023-12-13 23:28:20 +06:00
Update README.md.
kor-elf pushed to develop at kor-elf/service-captcha 2023-12-13 23:27:54 +06:00
01153867b3 Update README.md.
kor-elf pushed to main at kor-elf/service-captcha-demo 2023-12-09 01:39:40 +06:00
2d00ab9e03 Readme.md has been changed.
kor-elf pushed to main at kor-elf/service-captcha-demo 2023-12-09 01:31:09 +06:00
292d49afe9 To show how the captcha works.
18f609eb6c Update copyright information in LICENSE.
Compare 2 commits »
kor-elf released Версия 0.7.1. at kor-elf/service-captcha 2023-12-09 01:01:41 +06:00
kor-elf pushed tag 0.7.1 to kor-elf/service-captcha 2023-12-09 01:01:41 +06:00
kor-elf pushed to main at kor-elf/service-captcha 2023-12-09 00:59:43 +06:00
c3bfd4f920 Merge pull request 'Версия 0.7.1.' (#2) from develop into main
172a9460df Fix https on prod.
a5ba9eb3f8 I added (int) to the configuration in the parameters, where we get the numbers through the env function.
Compare 3 commits »
kor-elf merged pull request kor-elf/service-captcha#2 2023-12-09 00:59:42 +06:00
Версия 0.7.1.
kor-elf created pull request kor-elf/service-captcha#2 2023-12-09 00:59:33 +06:00
Версия 0.7.1.
kor-elf pushed to develop at kor-elf/service-captcha 2023-12-09 00:56:14 +06:00
172a9460df Fix https on prod.
a5ba9eb3f8 I added (int) to the configuration in the parameters, where we get the numbers through the env function.
Compare 2 commits »
kor-elf pushed tag 0.7.0 to kor-elf/service-captcha 2023-12-08 21:22:02 +06:00
kor-elf pushed to main at kor-elf/service-captcha 2023-12-08 21:18:24 +06:00
5ea5d4d0ba Merge pull request 'Version 0.7.0' (#1) from develop into main
e72dc03589 Update README with project specifics.
6bf2bc793b Add Docker setup for production environment.
8ccbd5000d Add demo mode restriction to CaptchaToken destroy method.
a52b148101 Add license information for captcha backgrounds.
Compare 91 commits »
kor-elf merged pull request kor-elf/service-captcha#1 2023-12-08 21:18:23 +06:00
Version 0.7.0
kor-elf created pull request kor-elf/service-captcha#1 2023-12-08 21:18:04 +06:00
Version 0.7.0
kor-elf pushed to develop at kor-elf/service-captcha 2023-12-08 21:16:01 +06:00
e72dc03589 Update README with project specifics.
kor-elf pushed to develop at kor-elf/service-captcha 2023-12-08 21:10:41 +06:00
6bf2bc793b Add Docker setup for production environment.
kor-elf created repository kor-elf/service-captcha-demo 2023-12-06 21:56:38 +06:00
kor-elf pushed to develop at kor-elf/service-captcha 2023-12-05 21:48:16 +06:00
8ccbd5000d Add demo mode restriction to CaptchaToken destroy method.
a52b148101 Add license information for captcha backgrounds.
Compare 2 commits »
kor-elf pushed to develop at kor-elf/service-captcha 2023-12-05 00:53:12 +06:00
b5db913c24 Add demo mode restrictions to user operations.