Commit graph

73 commits

Author SHA1 Message Date
07f124fb82
redis generic client 2021-06-09 14:03:19 +05:30
05dd9bbbb6
get redis client from url 2021-06-08 21:22:12 +05:30
a50a21d33b
redis master tests 2021-06-08 20:43:47 +05:30
20786b84a9
CI: run docker in detached mode 2021-06-08 20:19:50 +05:30
7d80302fa2
tests for redis connection 2021-06-08 20:15:02 +05:30
06df4d24d0
feature gated a minimal dev module 2021-06-08 18:46:44 +05:30
c496b2c61b
addvisitorresult::new takes mcaptcha 2021-06-08 18:21:32 +05:30
edcf55969c
redis master 2021-06-08 18:13:01 +05:30
285be4d936
integer overflow checks for defense 2021-06-07 17:17:48 +05:30
d0b3416a54
levels: index out of bounds 2021-06-07 14:23:43 +05:30
68f95f99c2
mcaptcha decrement by count 2021-06-06 16:14:52 +05:30
afaad883cd
update docs link 2021-06-06 14:42:48 +05:30
895d54d26d
feature gating actor stuff 2021-06-06 09:44:10 +05:30
13b38c5b6c
counter is now a wrapper over mcaptcha 2021-06-05 19:55:35 +05:30
cc88c69fc6
moved mcaptcha into embedded 2021-06-03 19:40:45 +05:30
e7dd8bff63
updated changelog 2021-06-03 18:21:00 +05:30
236109c628
moved master and mcaptcha to embedded 2021-06-03 18:19:57 +05:30
b0cf17aaa5
moved master to embedded 2021-06-03 18:08:43 +05:30
d7c9130f5f
update CI to reflect name change 2021-06-01 17:19:59 +05:30
b5cb68af48
cargo metadata 2021-06-01 16:47:41 +05:30
a4d58cd556
rename m_captcha -> libmcaptcha 2021-06-01 16:41:49 +05:30
8f0f0daf1e
added demo servers 2021-05-13 12:01:25 +05:30
cd09a71ae9
added code_of_conduct.md 2021-05-02 18:14:35 +05:30
29cd8f4fd8
PoWConfig includes local salt config 2021-04-10 19:42:00 +05:30
2d120d6791
token validation 2021-04-10 13:14:48 +05:30
6f83b3cd0c
random token generation post PoW verification 2021-04-10 11:40:59 +05:30
3941284890
store sitekeys with pow configs 2021-04-09 23:20:14 +05:30
9f4429aee9
impl new Save for hashcache 2021-04-09 18:16:54 +05:30
b597c0b965
extending Save to cache captcha responses 2021-04-09 17:28:04 +05:30
61ee89aee3
tmp actix downgrade 2021-04-02 11:17:05 +05:30
9183fae264
pow_sha256 version bump 2021-04-02 11:05:33 +05:30
ab2f418b57
changelog format 2021-03-27 14:32:46 +05:30
765ec62e4d
0.1.2 change log prep 2021-03-24 14:19:18 +05:30
d30c97e57a
actix upgrade and adapt actix breaking changes 2021-03-24 14:14:31 +05:30
2c13985405
deadlinks 2021-03-15 22:39:09 +05:30
8d7cbfa0ba
GC for managing MCaptcha actor instances 2021-03-15 22:14:47 +05:30
a4929922bf
GetCurrentVisitor count 2021-03-15 19:37:42 +05:30
24e75f7cc9
Visitor changed to AddVisitor 2021-03-15 19:30:46 +05:30
5264430936
mcatcha duration greater than 0, fixes #2 2021-03-14 16:17:26 +05:30
f401124d9f
pub level 2021-03-12 20:39:44 +05:30
95f1272e11
serialize and deserialize impls 2021-03-12 13:52:49 +05:30
46f318482f
doc builds on stable 2021-03-11 12:34:06 +05:30
3e92df14e2
version bump, clippy on push to master 2021-03-11 12:31:11 +05:30
c9e4691a19
CI: linting and mv doc to master push 2021-03-11 12:23:31 +05:30
422fd11d94
Merge pull request #1 from dat-adi/master
Fixed typo in method name
2021-03-11 12:09:23 +05:30
d7e145a2ee
doc links 2021-03-11 11:53:37 +05:30
Dat Adithya
906cb833a9
Fixed incorrect function name and Docstring
- Changed `decrement_visiotr` to `decrement_visitor` for clean function name usage.
- Updated a few docstrings.
2021-03-11 11:26:15 +05:30
8c4f885a85
examples, doc and v0.1 prep 2021-03-09 17:37:46 +05:30
7dbda0670c
moved from mono repo 2021-03-09 15:59:38 +05:30
e89938f663
guard bootstrap 2021-03-09 15:44:26 +05:30