|
7576b954bb
|
feat: handle cors in-app
|
2024-02-18 14:29:03 +00:00 |
|
daragh
|
05e99203e8
|
fix : clippy
|
2024-02-18 00:39:39 +00:00 |
|
daragh
|
25c85fe076
|
fix : clippy
|
2024-02-18 00:37:28 +00:00 |
|
|
96f86985ee
|
feat: any modifications to ssh keys will return the new array of keys.
Should help https://gitlab.skynet.ie/compsoc1/skynet/ldap/frontend/-/merge_requests/12 be displaying accurate information
|
2024-01-10 11:25:28 +00:00 |
|
daragh
|
c72ade8dab
|
docs : documentation for new endpoints
|
2023-12-31 02:42:25 +00:00 |
|
daragh
|
79edb50f65
|
fix : removed unused variables and made structs private
|
2023-12-31 00:17:43 +00:00 |
|
daragh
|
08ce4c3942
|
fix : remove redundant code + fmt
|
2023-12-30 13:09:13 +00:00 |
|
daragh
|
2e0ba6e53c
|
fmt : rustrover formatter is different from cargo fmt ¯\_(ツ)_/¯
|
2023-12-30 04:11:36 +00:00 |
|
daragh
|
0492bffe61
|
feat : methods for adding and deleting ssh keys
needs testing and changes to error handling - match statements?
|
2023-12-30 03:38:36 +00:00 |
|
daragh
|
91dcb021a9
|
feat : added get_ssh_keys
needs testing
|
2023-12-27 18:10:47 +00:00 |
|
|
8f4f4b11d8
|
feat: split out the auth mechanism for a user's account
Closes #25
|
2023-12-27 14:42:55 +00:00 |
|
|
303885ef0d
|
feat: added support for skynet trainees
|
2023-11-20 16:31:01 +00:00 |
|
|
b0bc6f35c2
|
fix: email changed to contact_email (2)
Related to #20
|
2023-10-27 11:36:37 +01:00 |
|
|
ee88cbeb55
|
fix: email changed to contact_email
Related to #20
|
2023-10-27 11:17:23 +01:00 |
|
|
2b86fa58e4
|
fix: wolves ID is numeric
|
2023-10-27 03:00:51 +01:00 |
|
|
c1f5be0a62
|
feat: remove the last traces of the csv
|
2023-10-27 01:48:37 +01:00 |
|
|
b729c050f9
|
fix: better error handling
|
2023-10-27 01:42:54 +01:00 |
|
|
ba06d1ec0b
|
fmt: clippy and fmt
|
2023-10-26 23:06:59 +01:00 |
|
|
984ebc4fb0
|
feat: completed the rust side of the new wolves api
|
2023-10-26 22:56:49 +01:00 |
|
|
5267c588c4
|
fix: removed some unused database attributes
|
2023-10-26 00:45:14 +01:00 |
|
|
20d79e427a
|
fix: removed a bad attribute
|
2023-10-25 17:30:58 +00:00 |
|
|
3f7ac7f9d3
|
fix: formatting always trips me up
|
2023-10-22 14:19:17 +01:00 |
|
|
a76c00b200
|
feat: not storing discord data in the ldap
|
2023-10-22 14:14:17 +01:00 |
|
|
6cc97eccb2
|
fix: was blocking users
|
2023-10-19 20:27:22 +01:00 |
|
|
9db8a238d2
|
fix: should allow folks to register
|
2023-09-27 23:47:37 +01:00 |
|
|
f60345493c
|
feat: allow using student ID as a recovery method (for current students)
|
2023-09-26 00:04:14 +01:00 |
|
|
8fe859b393
|
fix: typo
|
2023-09-25 23:36:59 +01:00 |
|
|
f60425f2ad
|
fix: fmt
|
2023-09-23 20:58:07 +01:00 |
|
|
e6da06ea0d
|
fix: better logging to figure out teh issue on the backend
|
2023-09-23 20:52:37 +01:00 |
|
|
347988e113
|
feat: backend updated to have support for both teh current csv and future API
Also tweeked #21 a tad
|
2023-09-16 16:28:28 +01:00 |
|
|
dadaf73c78
|
feat: added machanism for not allowing users to sign up with forbidden/restricted usernames.
Names will be added to the nixos config.
Closes #23
|
2023-09-16 14:56:16 +01:00 |
|
|
35952a2030
|
fix: no need to send email out, the wolves ID is enough
relates to #21
|
2023-09-16 14:01:47 +01:00 |
|
|
dc142e8521
|
fix: return the wolves id as well
|
2023-09-11 01:06:17 +01:00 |
|
|
7af2f92f22
|
fmt: fmt
|
2023-09-11 01:06:03 +01:00 |
|
|
cfd757507d
|
feat: now returning discord and email
|
2023-09-11 00:55:23 +01:00 |
|
|
c4de27e46c
|
[skip ci] fix: set right path for password reset
|
2023-09-03 22:31:02 +01:00 |
|
|
76ed7f5513
|
[skip ci] doc: check if accounts are expired in teh wolves db
|
2023-09-03 21:38:31 +01:00 |
|
|
92fad0dc4b
|
feat: added a route to return discord usernames.
Closes #19
|
2023-08-27 20:33:43 +01:00 |
|
|
ce471ad39a
|
fix: now deals with the correct path for the old ssh accounts
|
2023-08-24 18:54:22 +01:00 |
|
|
ba6021e328
|
fmt: updated the formatting
|
2023-08-19 22:09:41 +01:00 |
|
|
ab4b8d37df
|
fmt: fmt and clippy
|
2023-08-19 21:31:52 +01:00 |
|
|
8bec5e87b5
|
fix: set a root for the ssh verification.
|
2023-08-19 20:48:33 +01:00 |
|
|
82d7ca48bb
|
feat: added verification for the ssh keys
Closes #15
|
2023-08-19 20:41:07 +01:00 |
|
|
f41e0caa74
|
feat: got started on allowing old members to set an email for password recovery
|
2023-08-16 00:02:44 +01:00 |
|
|
be4fadd84d
|
feat: new route to reminder users of their username via email.
Closes #14
|
2023-08-13 17:47:51 +01:00 |
|
|
9574f5e809
|
fix: better errors (where appropiate) for skynet address
Closes #17
|
2023-08-13 15:53:22 +01:00 |
|
|
2e34658520
|
feat: no need for this file anymore
|
2023-08-13 15:51:23 +01:00 |
|
|
9238459180
|
fmt: fix the formatting
|
2023-08-13 15:29:40 +01:00 |
|
|
4e3713fb39
|
feat: when a user adds a mail and is not already a member of skynet-users it check if they have paid up and then activates them.
Closes #16
|
2023-08-13 15:02:33 +01:00 |
|
|
01813be8e1
|
ci: should deal with nestled folders now?
|
2023-08-11 08:28:36 +01:00 |
|