Commit graph

20 commits

Author SHA1 Message Date
158292be05 fix: use modules to better organise teh code 2023-08-06 12:43:50 +01:00
0c4627c036 fmt: smol cleanup 2023-07-30 05:20:08 +01:00
63b59432a3 feat: simplified the signup 2023-07-30 03:12:03 +01:00
9c33cd843a fix: renamed the project to better fit its use 2023-06-18 20:27:04 +01:00
2e3578bae7 fmt: fmt and clippy 2023-06-04 22:06:34 +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
894b6d42e5 feat: new module for user signup 2023-06-04 13:27:15 +01:00
686df5ac03 fmt: renamed to have a standard naming scheme 2023-06-04 12:28:21 +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
aa196ba33b feat: turns out there is an extended ldap3 operation called password modify 2023-05-26 10:37:50 +01:00
f8089113f5 todo: added notes on what to do next 2023-05-26 01:23:45 +01:00
22435465d2 fmt: fmt and clippy 2023-05-26 00:58:18 +01:00
311029574f fmt: fmt and clippy 2023-05-26 00:51:36 +01:00
1b5563301f feat: able to deal with password changes now 2023-05-26 00:45:07 +01:00
b1b533226a feat: the post request works 2023-05-26 00:38:50 +01:00
fe69e0cc9c feat: basic setup[ of the webserver 2023-05-26 00:02:12 +01:00
db3261df0d feat: can fix up the hash if required 2023-05-25 22:02:42 +01:00
73528cf892 initial commit 2023-05-25 17:01:50 +01:00