Commit graph

24 commits

Author SHA1 Message Date
Aravinth Manivannan
98efe3ae56
feat: manually read configuration from environment variables 2023-10-16 21:15:15 +05:30
Aravinth Manivannan
060291d174
chore: bump config version 2023-10-16 21:15:15 +05:30
realaravinth
8c576d2b07
feat: queue length and IP runner config 2022-08-09 16:28:30 +05:30
Kian-Meng Ang
bb42841a66 Fix typos 2022-08-04 23:06:54 +08:00
realaravinth
f9efb062e0
feat: accept alt DB configuration 2022-07-23 11:59:42 +05:30
realaravinth
851874f8cf
feat: load config to make captcha stats optional 2022-05-27 15:25:33 +05:30
realaravinth
42544ec421
rename pow section in settings to captcha and add options to configure
suggested difficulty factors for use in CAPTCHA configurations
estimates

The current CAPTCHA configuration panel requires the user to provide
difficulty factor <--> visitor threshold mapping, which can be tedious
if the user isn't familiar with those parameters. Also, it could lead to
ineffective limiting from mCaptcha's side, should it be configured
improperly.

So an estimate computed from well known statistics like peak, avg and
broke-my-site traffic could go a long way.
2021-12-03 14:21:18 +05:30
realaravinth
02b62fb1d0
demo user banner 2021-08-09 12:23:06 +05:30
realaravinth
3c72d27b36
demo user 2021-08-09 10:37:19 +05:30
realaravinth
65ffc37549
strict transport policy heaer 2021-08-05 21:05:27 +05:30
realaravinth
6763867cbe
make billing section optional 2021-08-04 19:24:35 +05:30
realaravinth
0880dd27ce
configuration docs, make test 2021-07-09 12:04:48 +05:30
realaravinth
574efc2252
email verification 2021-06-30 20:57:26 +05:30
realaravinth
9f940c317a
upgrading to actix-v4-beta 2021-06-30 20:13:12 +05:30
realaravinth
804c81da38
read SMTP configuration 2021-06-29 21:08:40 +05:30
realaravinth
ffdd1865bb
run redis as service 2021-06-11 20:02:08 +05:30
realaravinth
dc53cd76d4
CI: launch redis early 2021-06-11 19:47:49 +05:30
realaravinth
f5624947b9
redis storage for captcha mech 2021-06-11 19:31:03 +05:30
realaravinth
9e70f8f756
rename guard -> mcaptcha 2021-06-01 17:33:47 +05:30
realaravinth
0531a26274
docs use const routes 2021-05-02 18:36:39 +05:30
realaravinth
0d1ba0d150
url prefix processing 2021-04-11 23:23:14 +05:30
realaravinth
d012fec687
m_captcha bump and gc config in settings 2021-03-24 14:31:11 +05:30
realaravinth
328fe5ed3a
auth and migration util 2021-03-10 20:43:25 +05:30
realaravinth
2c54518e12
moved from mono repo 2021-03-09 15:58:54 +05:30