|
01813be8e1
|
ci: should deal with nestled folders now?
|
2023-08-11 08:28:36 +01:00 |
|
|
77ad370bf8
|
ci: dummy change
|
2023-08-11 08:16:51 +01:00 |
|
|
fb4e7449e5
|
fix: we can have our own vanity url now
|
2023-08-11 01:56:27 +01:00 |
|
|
c131f82e9d
|
fix: was using the older sso domain
|
2023-08-11 01:24:47 +01:00 |
|
|
5a53e2e695
|
fix: was not correctly getting accounts if limited to just a single field returned
|
2023-08-07 16:46:44 +01:00 |
|
|
0b385cafab
|
fix: fmt and clippy
|
2023-08-06 18:11:07 +01:00 |
|
|
47e62b9c46
|
merge fun
|
2023-08-06 17:58:20 +01:00 |
|
|
b570ed9073
|
Merge branch 'main' into #4-password-reset
# Conflicts:
# src/lib.rs
# src/methods/account_new.rs
|
2023-08-06 17:57:02 +01:00 |
|
|
b48a8fc711
|
doc: update documentation and comments
|
2023-08-06 14:43:49 +01:00 |
|
|
9d28d89eee
|
fix: better strucurter in other modules
|
2023-08-06 14:42:09 +01:00 |
|
|
3165f67e4c
|
fix: better layout using modules
|
2023-08-06 14:39:45 +01:00 |
|
|
bfa88b72b7
|
fix: use the more broad term recovery
|
2023-08-06 14:32:53 +01:00 |
|
|
d10d40522e
|
doc: added documentation for the path
|
2023-08-06 14:32:53 +01:00 |
|
|
d0ddc79c4c
|
fmt: smol cleanup
Related to #4
|
2023-08-06 14:32:53 +01:00 |
|
|
4bdfa09ee3
|
feat: handle the receiving of the token
|
2023-08-06 14:32:49 +01:00 |
|
|
3a5b96c4d9
|
feat: started teh password reset option
|
2023-08-06 14:29:16 +01:00 |
|
|
2bd68afe28
|
fix: add an index for expirey
|
2023-08-06 14:29:16 +01:00 |
|
|
38cbb440af
|
feat: new users will immediately gain access to most services
Closes #13
|
2023-08-06 14:25:42 +01:00 |
|
|
bce687e597
|
fix: increase complexity of auth code
|
2023-08-06 12:51:13 +01:00 |
|
|
158292be05
|
fix: use modules to better organise teh code
|
2023-08-06 12:43:50 +01:00 |
|
|
263a5b76e1
|
feat: switch over to having the user submit their wolves email
|
2023-08-06 12:40:29 +01:00 |
|
|
6fddbba6aa
|
fix: had incorrect field in table
|
2023-08-06 00:03:46 +01:00 |
|
|
0990841afa
|
fix: add a bit of logging
|
2023-08-05 23:33:13 +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 |
|
|
dd5ebd6bd3
|
fix: no need for these imports
|
2023-08-05 21:52:01 +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 |
|
|
6efdb9cd1c
|
Fix: update email to explain more about Skynet/Compsoc
Closes #9
|
2023-08-05 19:23:47 +01:00 |
|
|
8f43e777f5
|
Merge branch 'main' into #4-password-reset
# Conflicts:
# src/bin/update_groups.rs
|
2023-08-05 18:21:22 +01:00 |
|
|
0605bf5e4d
|
fix: use the more broad term recovery
|
2023-08-05 17:44:54 +01:00 |
|
|
61ccaf0bdb
|
feat: returns the user details on successful account modification
Closes #8
|
2023-08-05 17:36:48 +01:00 |
|
|
bd18ad759e
|
fix: all users will need to havea secure/updated password to log in
Closes #7
|
2023-08-02 14:52:58 +01:00 |
|
|
bfee0c519b
|
fix: all committee members should be properly updated now
|
2023-08-02 13:51:14 +01:00 |
|
|
04853f439b
|
doc: added documentation for the path
|
2023-07-30 23:22:40 +01:00 |
|
|
e46ae563e0
|
fmt: smol cleanup
Related to #4
|
2023-07-30 23:10:41 +01:00 |
|
|
712cd50ff2
|
feat: handle the receiving of the token
|
2023-07-30 22:56:02 +01:00 |
|
|
a851a81dec
|
feat: started teh password reset option
|
2023-07-30 22:21:04 +01:00 |
|
|
344d958aec
|
feat: further reduction in complexity
#5
|
2023-07-30 22:20:15 +01:00 |
|
|
bf1d91e110
|
feat: reduce complexity around skSecure
#5
|
2023-07-30 21:41:00 +01:00 |
|
|
11b348326a
|
fix: no need for skSecure
|
2023-07-30 21:20:20 +01:00 |
|
|
bc46736863
|
fix: add an index for expirey
|
2023-07-30 20:46:44 +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 |
|
|
0c4627c036
|
fmt: smol cleanup
|
2023-07-30 05:20:08 +01:00 |
|
|
48eb7edee1
|
fmt: fix error in formatting
|
2023-07-30 05:17:26 +01:00 |
|
|
53409add42
|
fix: had incorrect type on the query
|
2023-07-30 04:03:03 +01:00 |
|
|
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 |
|
|
970e566dea
|
fix: mixed up the values
|
2023-07-30 02:45:52 +01:00 |
|