|
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 |
|
|
8e065f8051
|
renamed data to system, hashcache is not 'static
|
2021-03-09 15:35:33 +05:30 |
|
|
049bdd9eaa
|
cache expiry and singleretrival of cache vals
|
2021-03-09 12:17:19 +05:30 |
|
|
80602a0ac9
|
removing dead code and problematic Default impls
|
2021-03-08 19:58:47 +05:30 |
|
|
b4883c414a
|
doc
|
2021-03-08 19:43:26 +05:30 |
|
|
d53d35468e
|
pow_256 veresion bump
|
2021-03-08 18:33:35 +05:30 |
|
|
4fe205c73a
|
pow verification mech
|
2021-03-08 18:14:34 +05:30 |
|
|
f76569e0b7
|
utility method for pow gen
|
2021-03-08 17:02:36 +05:30 |
|
|
f16ef51d33
|
org name change
|
2021-03-07 20:17:10 +05:30 |
|
|
470f1fcba4
|
site manager
|
2021-03-07 19:54:41 +05:30 |
|
|
9851a5d798
|
port to local pow lib and renamed config
|
2021-03-07 11:49:52 +05:30 |
|
|
8ddaf4ec2e
|
in-memory pow config cache
|
2021-03-05 21:52:41 +05:30 |
|
|
94f224ef0f
|
readme
|
2021-03-02 18:02:06 +05:30 |
|
|
1d5a731812
|
tests and updated error type
|
2021-03-02 12:01:15 +05:30 |
|