Commit Graph

15 Commits

Author SHA1 Message Date
c20a2eaae8 split into separate files
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-19 16:12:46 +01:00
617da00cc3 remove encoding/base64 from imports 2023-01-18 20:18:52 +05:30
a4435a2247 base64 isn't needed for ssh key 2023-01-17 20:39:46 +05:30
ad85946120 add ssh key value for signup 2023-01-17 20:36:47 +05:30
4321c7230b remove password gen lib completely
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-08 18:24:24 +01:00
44b5af735c put password in a file in user's home folder 2023-01-08 15:55:26 +05:30
5672b6a520 generate password when reg script is run 2023-01-08 15:48:58 +05:30
3929036015 dont print the script to stdout when signup request is made 2023-01-08 09:17:19 +05:30
a61367953b quote the echo account created part 2023-01-08 09:13:01 +05:30
90bba99394 fix password part 2023-01-07 23:08:21 +05:30
41ecec808c Switch logger
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-07 17:54:04 +01:00
de809e2837 some changes
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-07 17:44:25 +01:00
b1034bca16 Fix syntax
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-07 17:02:06 +01:00
d633ccfb25 Add password for the user 2023-01-07 21:12:28 +05:30
2a827841c9 Arya fix it
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-07 16:33:51 +01:00