|
e480665ae9
|
feat: Now validetes usernames
Closes #3
|
2023-07-30 03:47:30 +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 |
|
|
b1fd0432ec
|
fix: use uid instead of uid_number
|
2023-07-30 00:33:08 +01:00 |
|
|
77917477fe
|
fix: disallow using skynet email as a contact address
closes #1
|
2023-07-29 17:16:29 +01:00 |
|
|
25ad5ca62c
|
fix: what happens when the key does not exist
|
2023-07-23 21:51:42 +01:00 |
|
|
6374b44e08
|
fmt: fmt and clippy
|
2023-07-17 00:14:48 +01:00 |
|
|
aef7cda678
|
feat:a dd field to make the password as secure
|
2023-07-16 23:14:21 +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 |
|
|
c11b520c77
|
doc:a dded note on the account verification
|
2023-06-04 22:07:49 +01:00 |
|
|
2e3578bae7
|
fmt: fmt and clippy
|
2023-06-04 22:06:34 +01:00 |
|
|
f7ac2fa951
|
fix: this was not intended to be commented out
|
2023-06-04 21:52:25 +01:00 |
|
|
869e7bc91b
|
ferat: add new users to teh local db
|
2023-06-04 21:51:39 +01:00 |
|
|
36b13fb1f2
|
fix: remove discord from the signup
|
2023-06-04 21:47:30 +01:00 |
|
|
5b6195db31
|
feat: small little function to get the next user id
|
2023-06-04 21:39:46 +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 |
|
|
dcb4969b27
|
feat: now create teh pending user
|
2023-06-04 15:26:59 +01:00 |
|
|
9c54a2f919
|
feat: check emails as well
|
2023-06-04 14:45:05 +01:00 |
|
|
e83adea4fe
|
feat: now check local db for pending usernames
|
2023-06-04 14:21:12 +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 |
|
|
cf26bf60d1
|
doc: added small bit of dsocumentaiton
|
2023-06-04 12:19:17 +01:00 |
|
|
9b52052add
|
feat: split up into seperate modules before it gets too tangled up
|
2023-06-04 12:17:16 +01:00 |
|