126 Commits

Author SHA1 Message Date
equa
0472c24199 basic email validation
the code for the panes is getting messy. since we have one window we
constantly reuse, and especially now that we have weird state-dependent
validation. probably good to rework?
2023-07-11 22:08:22 -04:00
equa
a124b27021 review: make application scrollable; add S to go back to previous entry 2023-07-11 16:41:35 -04:00
vilmibm
edf4f68932 stub help command 2023-06-07 07:12:32 +00:00
vilmibm
2fbedb75c2 have wire guy suggest nodding 2023-03-16 22:33:06 +00:00
vilmibm
1ca0893c2e minor 2023-03-16 21:38:54 +00:00
vilmibm
ccc357591e fix SignupURL in stats 2023-03-16 07:09:28 +00:00
vilmibm
852a104300 annoying text input things 2023-03-16 07:04:32 +00:00
vilmibm
bf2f2e3790 minor 2023-03-16 06:43:58 +00:00
vilmibm
c5590cac95 dump script for user db 2023-03-16 06:41:22 +00:00
vilmibm
f624483614 oops 2023-03-16 06:17:06 +00:00
vilmibm
1bec2349cb set created and admin when inserting user 2023-03-16 06:15:12 +00:00
vilmibm
e12d92735d fix note import 2023-03-15 08:25:06 +00:00
vilmibm
3638685d24 add note 2023-03-15 08:16:16 +00:00
vilmibm
cb0d574a76 ok 2023-03-15 08:13:44 +00:00
vilmibm
7291a43e68 oops 2023-03-15 08:11:55 +00:00
vilmibm
869eaa5f3b add dumps script 2023-03-15 07:53:36 +00:00
5876b0ebe3 Merge pull request 'fix spaces in passwords' (#1) from equa/town:trunk into trunk
Reviewed-on: #1
2023-03-14 21:57:09 +00:00
equa
d5e6960573 fix spaces in passwords
sometimes they showed up in the beginning/ends of passwords. there's no
actual reason to have them otherwise so i'm just removing them
2023-03-14 13:53:26 -04:00
vilmibm
02c5079e31 use raw email value as a placeholder 2023-03-11 23:50:00 +00:00
vilmibm
2f6164635f have wire guy respond to email 2023-03-10 06:22:23 +00:00
vilmibm
3d877ea184 switch to crypto/rand 2023-03-10 03:21:26 +00:00
vilmibm
9353e3f414 fix email 2023-03-10 03:21:12 +00:00
vilmibm
9b1143e18d fix issue where msgScroll did not scroll 2023-03-10 03:21:01 +00:00
vilmibm
96d487ede2 wording 2023-03-10 03:20:50 +00:00
vilmibm
d82c633ee5 mention review timeframe 2023-03-09 08:22:28 +00:00
vilmibm
76bf2643a6 README cleanup 2023-03-09 06:47:32 +00:00
vilmibm
8fb6208dbf cleanup some TODOs 2023-03-09 06:42:18 +00:00
vilmibm
b789865943 set Code when inserting 2023-03-09 06:39:20 +00:00
vilmibm
c43adc49fb email accepted users 2023-03-09 06:33:31 +00:00
vilmibm
cee8b75bad WIP on sending external email 2023-03-07 01:06:46 +00:00
vilmibm
09269126d8 CoC prompt 2023-03-06 21:00:59 +00:00
vilmibm
d407e26917 mark invites as used 2023-03-06 20:44:19 +00:00
vilmibm
57115b1c11 welcome working end to end 2023-03-06 20:34:29 +00:00
vilmibm
92807f9b6b call registeruser from welcome 2023-03-06 19:33:36 +00:00
vilmibm
55eb4b7010 WIP insert helper 2023-03-06 18:18:24 +00:00
vilmibm
c4c02533e7 town db scripting 2023-03-06 03:07:35 +00:00
vilmibm
8d531936a1 WIP inserting users 2023-03-06 03:04:27 +00:00
vilmibm
c0a8c50dbb WIP towndb 2023-03-04 22:19:27 +00:00
vilmibm
df4eeaba13 stuff, but also things 2023-03-04 01:15:09 +00:00
vilmibm
015b28ba6a actually sudo as user as intended 2023-03-04 01:02:52 +00:00
vilmibm
6a1fcbcf32 add welcome message 2023-03-04 00:51:40 +00:00
vilmibm
9444954bc6 golf and also securing 2023-03-04 00:33:01 +00:00
vilmibm
872d2ade23 oops 2023-03-04 00:22:37 +00:00
vilmibm
c3dc5ae0ed createUser first pass 2023-03-04 00:20:18 +00:00
vilmibm
21e51a829f double validate username 2023-03-04 00:18:45 +00:00
vilmibm
e5cf8a5521 WIP keyfile stuff 2023-03-04 00:15:29 +00:00
vilmibm
2acc042fe7 first pass on keyfile helper 2023-03-03 22:01:21 +00:00
vilmibm
6741079152 call adduser, usermod 2023-03-03 21:39:36 +00:00
vilmibm
3940fe58ae WIP user creation 2023-03-03 21:29:13 +00:00
vilmibm
4847c19eaf this logging was of little value and caused sadness 2023-03-03 21:18:23 +00:00