Commit graph

200 commits

Author SHA1 Message Date
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
f629dc2796 ci: fix pipeline? 2023-08-11 08:10:04 +01:00
b3afa401a3 dummy change for pipeline 2023-08-11 08:00:58 +01:00
d78b6257f2 dummy change 2023-08-11 07:54:42 +01:00
ba0da50bb0 dummy change 2023-08-11 02:15:43 +01:00
bce16b9b10 ci: linters and builders should always run 2023-08-11 02:04:55 +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
Brendan Golden
a2e7fe907d Merge branch 'main-patch-73e8' into 'main'
Update file README.md

See merge request compsoc1/skynet/ldap/backend!11
2023-08-07 17:38:28 +00:00
54c626e4fe Update file README.md 2023-08-07 17:30:41 +00:00
5a53e2e695 fix: was not correctly getting accounts if limited to just a single field returned 2023-08-07 16:46:44 +01:00
Brendan Golden
224451292d Merge branch '#4-password-reset' into 'main'
Password reset

See merge request compsoc1/skynet/ldap/backend!2
2023-08-06 17:22:31 +00: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
Brendan Golden
a97964700a Merge branch '#13_add_users_to_skynet-users_on_signup' into 'main'
feat: new users will immediately gain access to most services

Closes #13

See merge request compsoc1/skynet/ldap/backend!10
2023-08-06 13:35:45 +00: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
ca2f23915a test: bump for pipeline 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
3134c65106 fix: groups are now updated every 8 hours 2023-08-06 14:27:24 +01:00
38cbb440af feat: new users will immediately gain access to most services
Closes #13
2023-08-06 14:25:42 +01:00
56b2da1ae6 fix: update the groups 5 min after the data update 2023-08-06 13:54:11 +01:00
Brendan Golden
49c4db3ca3 Merge branch '#11_signup_email' into 'main'
#11 signup email

Closes #11 and #12

See merge request compsoc1/skynet/ldap/backend!9
2023-08-06 12:02:39 +00:00
bce687e597 fix: increase complexity of auth code 2023-08-06 12:51:13 +01:00
bd84c05b2c doc: update teh new routes for signup 2023-08-06 12:50:32 +01:00
a2609bd0e0 fix: update teh scripts that run 2023-08-06 12:44:41 +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
a51bfae005 fix: had wrong binary name 2023-08-05 23:17:30 +01:00
43de0b8da9 ldap: fix permissions for backend scripts 2023-08-05 23:08:52 +01:00
5a6928fbd3 test: deploying 2023-08-05 22:57:55 +01:00
Brendan Golden
ae7b73176c Merge branch '#10_wolves_database' into 'main'
feat: added the function to get teh data and updated teh times tehy run at

See merge request compsoc1/skynet/ldap/backend!8
2023-08-05 21:36:30 +00:00
280b3061bf feat: added the function to get teh data and updated teh times tehy run at
Closes #10
2023-08-05 22:27:54 +01:00
90a24c97be feat: up[dated the config for the timers and services 2023-08-05 22:23:36 +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
570c716bea fix: new users now triggers teh correct script 2023-08-05 20:01:23 +01:00