Commit graph

36 commits

Author SHA1 Message Date
Evan Cassidy
db6c5aa2a3 Getting started on the second part of ssh recovery 2023-11-06 13:46:39 +00:00
Evan Cassidy
7ab4419132 Improve formatting a little to make it closer to usable 2023-11-06 13:11:17 +00:00
Evan Cassidy
fb5990602a format a little 2023-09-27 12:14:32 +00:00
Evan Cassidy
f1ee82e43f improve format a tiny bit 2023-09-27 12:11:43 +00:00
d97ecde7fc fmt: tidied up a good chunk 2023-09-27 02:24:15 +01:00
d864a3bafd feat: merged in css from the almnui renew page/repo https://gitlab.skynet.ie/compsoc1/skynet/website/alumni-renew 2023-09-27 01:58:27 +01:00
Evan Cassidy
2038a88466 Style the page real quick 2023-09-26 21:49:23 +00:00
092dec7e21 fmt: a little bit of cleanup and formatting 2023-09-26 21:20:33 +01:00
8cb50b67f5 feat: auth side of teh password up and running 2023-09-26 21:17:38 +01:00
b2c0d939f9 feat: password reset request form is functional 2023-09-26 18:16:38 +01:00
7105bb2a9b Merge branch 'main' into 4-account-recovery
# Conflicts:
#	src/index.html
#	src/password.html
2023-09-26 17:36:44 +01:00
Evan Cassidy
d44884309f forgot to change stylesheet reference 2023-09-25 12:51:16 +00:00
Evan Cassidy
945c53d6ba move to /recovery/username 2023-09-25 12:43:37 +00:00
Evan Cassidy
889ad7dd2d Add new directory 2023-09-25 12:42:12 +00:00
Evan Cassidy
f0dc144baa wording 2023-09-18 14:02:45 +00:00
16e6ce9a98 Code clean-up
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 21:37:26 +01:00
de2dc0b459 Fetch request coded catch clause tested
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 21:36:30 +01:00
114ad8ea36 Form data extracted
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 21:27:59 +01:00
6ba509f8bd Listener set up to form and default skipped
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 21:14:23 +01:00
b3531da019 HTML for ssh recovery completed, incl. script for footer
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 19:59:55 +01:00
6dc89697e9 Failure case for not selecting an option now a permanent solution rather than an alert
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 17:12:19 +01:00
d19fcb9c10 Refactored code to standard using IDE
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 17:08:23 +01:00
a6104b0565 Result 200 special cases handling complete
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 17:03:17 +01:00
05b05833f6 Result status handling complete
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 17:00:40 +01:00
0b3eaacef6 Fetch request complete
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 17:00:14 +01:00
49a5878460 Object generated from form and url
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 16:47:47 +01:00
d8591575b1 Passwords not matching status added
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 16:38:32 +01:00
49684039aa For Status paragraph added
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 16:38:03 +01:00
810a65e67c Password confirmation logic completed
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-08-27 16:35:52 +01:00
ff10493be9 Feat. Form default behaviour bypassed
Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
2023-08-27 16:30:00 +01:00
Eoghan Conlon
a92bdbc921 Feat. Javascript listener set up 2023-08-27 16:27:34 +01:00
Eoghan Conlon
b24f055aa1 Feat. HTML form added 2023-08-27 16:27:21 +01:00
Eoghan Conlon
41c4e783d9 Feat. Adding footer to the password recovery page 2023-08-27 16:27:00 +01:00
Eoghan Conlon
c504d73e23 Feat. Password reset page 2023-08-27 16:16:31 +01:00
eoghan.conlon
6ac9c08148 Fix. Password recovery page has standardized html through ide tool 2023-08-08 19:18:58 +01:00
eoghan.conlon
4915d83035 Refactor. Recovery into its own directory 2023-08-08 19:15:51 +01:00