Commit Graph

24 Commits

Author SHA1 Message Date
Aravinth Manivannan 48220d78e7
rm MCaptcha::decrement_visitor 2021-08-31 19:21:48 +05:30
Aravinth Manivannan 510606895a
get defense configuration 2021-07-19 16:21:01 +05:30
Aravinth Manivannan 06df4d24d0
feature gated a minimal dev module 2021-06-08 18:46:44 +05:30
Aravinth Manivannan edcf55969c
redis master 2021-06-08 18:13:01 +05:30
Aravinth Manivannan 285be4d936
integer overflow checks for defense 2021-06-07 17:17:48 +05:30
Aravinth Manivannan d0b3416a54
levels: index out of bounds 2021-06-07 14:23:43 +05:30
Aravinth Manivannan 68f95f99c2
mcaptcha decrement by count 2021-06-06 16:14:52 +05:30
Aravinth Manivannan 13b38c5b6c
counter is now a wrapper over mcaptcha 2021-06-05 19:55:35 +05:30
Aravinth Manivannan 236109c628
moved master and mcaptcha to embedded 2021-06-03 18:19:57 +05:30
Aravinth Manivannan a4d58cd556
rename m_captcha -> libmcaptcha 2021-06-01 16:41:49 +05:30
Aravinth Manivannan 61ee89aee3
tmp actix downgrade 2021-04-02 11:17:05 +05:30
Aravinth Manivannan d30c97e57a
actix upgrade and adapt actix breaking changes 2021-03-24 14:14:31 +05:30
Aravinth Manivannan 8d7cbfa0ba
GC for managing MCaptcha actor instances 2021-03-15 22:14:47 +05:30
Aravinth Manivannan a4929922bf
GetCurrentVisitor count 2021-03-15 19:37:42 +05:30
Aravinth Manivannan 24e75f7cc9
Visitor changed to AddVisitor 2021-03-15 19:30:46 +05:30
Aravinth Manivannan 5264430936
mcatcha duration greater than 0, fixes #2 2021-03-14 16:17:26 +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
Aravinth Manivannan 8c4f885a85
examples, doc and v0.1 prep 2021-03-09 17:37:46 +05:30
Aravinth Manivannan 049bdd9eaa
cache expiry and singleretrival of cache vals 2021-03-09 12:17:19 +05:30
Aravinth Manivannan 80602a0ac9
removing dead code and problematic Default impls 2021-03-08 19:58:47 +05:30
Aravinth Manivannan b4883c414a
doc 2021-03-08 19:43:26 +05:30
Aravinth Manivannan f76569e0b7
utility method for pow gen 2021-03-08 17:02:36 +05:30
Aravinth Manivannan 470f1fcba4
site manager 2021-03-07 19:54:41 +05:30
Aravinth Manivannan 9851a5d798
port to local pow lib and renamed config 2021-03-07 11:49:52 +05:30
Renamed from src/config.rs (Browse further)