Commit Graph

78 Commits

Author SHA1 Message Date
Arya bba3d72d95
add signup ip support 2023-02-18 15:20:24 +05:30
Odyssey346 ae4397250e try fixing ip issue
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
2023-02-18 10:24:36 +01:00
Arya 35c45a8126
send user email once registration is sent 2023-02-05 19:00:47 +05:30
Arya 52fe96a35b
email user once registration is approved 2023-01-23 22:12:51 +05:30
Arya a15ca30325
make user creation time string 2023-01-23 20:30:48 +05:30
Arya f37252e8ba
add user creation date to /users 2023-01-23 20:23:05 +05:30
Arya 381c6e94ba
add /users json field for op 2023-01-23 19:30:34 +05:30
Arya 0834cb4ae2
more signup script fixing 2023-01-23 14:42:50 +05:30
Arya a5d6546df5
make authentik for all new users 2023-01-23 14:25:11 +05:30
Arya ce9fb00a46
Add password generator to signup template 2023-01-23 14:12:05 +05:30
Arya b6c0ac8e6b
add users to `users` group 2023-01-21 22:30:00 +05:30
Arya 804fc1c5e4
filename fix 2023-01-21 22:19:54 +05:30
Arya a85dba1c41
make signup script a template 2023-01-21 22:19:17 +05:30
Arya 79d0cc3771
add ip option to signup 2023-01-21 21:54:33 +05:30
Arya ab7a449d5e
use registration email as def email for meta-info 2023-01-21 18:59:56 +05:30
Arya c0554fe765
fix number of users online counter 2023-01-21 17:13:29 +05:30
Arya 80ee0ad38e
add matrix & fedi to meta-info 2023-01-21 16:55:08 +05:30
Arya 0474fa31fd
omg i forgot -i in sed 2023-01-21 15:16:55 +05:30
Arya 14a6965be5
forgot the newline 2023-01-21 14:29:41 +05:30
Arya 772b1aeed4
typo 2023-01-21 14:26:35 +05:30
Arya 10b99bb72a
make signup script executable (700) 2023-01-21 14:26:07 +05:30
Arya 0b0f74742c
fix syntax 2023-01-21 14:21:15 +05:30
Arya b2a9d1772f
add more stuff to signup script 2023-01-21 14:20:28 +05:30
Arya 775b96263d
Caddyfile REPLACEME 2023-01-20 23:10:18 +05:30
Arya 4391c162df
add setquota to signup script 2023-01-20 12:41:06 +05:30
Arya 66094fad5a
improve meta-info.env 2023-01-19 23:10:36 +05:30
Arya f74a2c124e
fix shoutrrrurl envvar 2023-01-19 22:04:55 +05:30
Odyssey c20a2eaae8 split into separate files
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-19 16:12:46 +01:00
Odyssey 8acdb78f00 something
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-19 16:08:09 +01:00
Odyssey c54ce2b46b fix formatting
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-19 16:04:28 +01:00
Arya 38ae5ad2c6
add example caddyfile and systemd service 2023-01-19 12:15:01 +05:30
Arya Kiran 1daeeb74e1
liberapay badge doesnt apply here tbh 2023-01-19 12:01:48 +05:30
Arya Kiran 507b38385f
add badges 2023-01-19 11:57:02 +05:30
Arya Kiran bf8fd25b1b
be more clear about SHOUTRRR 2023-01-19 11:40:51 +05:30
Arya Kiran b714c1b463
fix regex 2023-01-19 11:30:25 +05:30
Arya Kiran 47ab0080e7
gofmt 2023-01-19 10:55:11 +05:30
Arya Kiran 367c91d843
use regex for online-check 2023-01-18 23:28:56 +05:30
Arya Kiran 7a3ed3d955
retrieve username from args instead of envfile 2023-01-18 22:46:09 +05:30
Arya Kiran b8c03015ef
add internal server error for some errors 2023-01-18 22:43:23 +05:30
Arya Kiran 2b3b221baf
workaround to allow lowercase in json while still exporting struct field 2023-01-18 22:36:57 +05:30
Arya Kiran e934aa5a92
fixed user attributes for /users 2023-01-18 22:20:51 +05:30
Arya Kiran d4218382f7
Add TODO 2023-01-18 21:40:35 +05:30
Arya Kiran 3c1d2770cb
no need to initialize output as 0 2023-01-18 21:26:37 +05:30
Arya Kiran be59d303d0
breaking change: move /online route to /users 2023-01-18 21:16:44 +05:30
Arya Kiran 67b4d8842e
add total usercount, per-user online values 2023-01-18 21:14:36 +05:30
Arya Kiran dd5670e0cc
switch to env for meta-info; add example meta-info.env 2023-01-18 21:05:07 +05:30
Arya Kiran 617da00cc3
remove encoding/base64 from imports 2023-01-18 20:18:52 +05:30
Arya Kiran a4435a2247
base64 isn't needed for ssh key 2023-01-17 20:39:46 +05:30
Arya Kiran 992a11d35f
add ssh option to README usage 2023-01-17 20:38:08 +05:30
Arya Kiran ad85946120
add ssh key value for signup 2023-01-17 20:36:47 +05:30