Commit graph

34 commits

Author SHA1 Message Date
6fddbba6aa fix: had incorrect field in table 2023-08-06 00:03:46 +01:00
057284712c feat: will now get the ldap data at the same time 2023-08-05 22:05:44 +01:00
58bf1e80fd feat: save wolves data in a table 2023-08-05 22:00:18 +01:00
4a29049ce7 feat: new function to get data from wolves (csv/json) and store it in teh db) 2023-08-05 21:51:09 +01:00
6b901683da test: see database path 2023-08-05 20:21:04 +01:00
11b348326a fix: no need for skSecure 2023-07-30 21:20:20 +01:00
4c69738122 env: seeing if I need the admin quoted 2023-07-30 06:16:03 +01:00
3415792d7f env: test 2023-07-30 06:01:42 +01:00
63b59432a3 feat: simplified the signup 2023-07-30 03:12:03 +01:00
0023e52f79 feat: central function for random string 2023-07-30 02:02:56 +01:00
72776a967a feat: moved the timestamp function to lib 2023-07-30 01:40:27 +01:00
4ce3e94c36 fmt: clippy and fmt 2023-07-30 01:19:19 +01:00
c3ed7fe02c fix: make these available for use 2023-07-30 01:19:06 +01:00
88abff575f fix: moved the read csv into teh lib as its shared between two methods 2023-07-30 00:55:27 +01:00
e21af089d1 fmt: clippy and fmt 2023-07-30 00:48:15 +01:00
3a6325c722 fix: forgot to make fields public 2023-07-29 23:10:19 +01:00
f4e9ece04c pkg: newer dotenv 2023-07-29 22:23:20 +01:00
05a14638f7 feat: basic setup for email 2023-07-29 21:38:03 +01:00
7081c76e60 feat: setup table used for new accounts 2023-07-29 21:32:16 +01:00
2f27597525 feat: frontload updating teh local db 2023-07-29 19:48:44 +01:00
83a33e09f7 fix: was usign wrong group for setting it active 2023-07-29 19:02:56 +01:00
ba180179b0 fix: discord was not set to teh right field 2023-07-29 18:41:53 +01:00
f73a7dfa29 feat: add proper env vars for home and the csv 2023-07-17 01:24:52 +01:00
4e6c810e7b feat: first time adding users to groups 2023-06-18 17:19:59 +01:00
57e07d49a7 fmt: split the new account creation into several sub functions, will be re using a few for the email password reset 2023-06-04 23:42:09 +01:00
2e3578bae7 fmt: fmt and clippy 2023-06-04 22:06:34 +01:00
36b13fb1f2 fix: remove discord from the signup 2023-06-04 21:47:30 +01:00
b9fdde4033 feat: keep a local record of important skynet info 2023-06-04 21:16:24 +01:00
beab2cb97b feat: final step in creating a new user 2023-06-04 19:39:01 +01:00
e83adea4fe feat: now check local db for pending usernames 2023-06-04 14:21:12 +01:00
9b52052add feat: split up into seperate modules before it gets too tangled up 2023-06-04 12:17:16 +01:00
82ce0a864f fmt: fmt and clippy 2023-05-26 10:39:36 +01:00
311029574f fmt: fmt and clippy 2023-05-26 00:51:36 +01:00
fe69e0cc9c feat: basic setup[ of the webserver 2023-05-26 00:02:12 +01:00