Commit Graph

3 Commits

Author SHA1 Message Date
f611c56c39
fix(server/utils): update recaptcha guard
- use actual form field (it's not "g-recaptcha-response")
- switch from useFetch to axios
- use "application/x-www-form-urlencoded" as content type
2023-12-29 18:04:33 -05:00
922807ba6a
refactor(server/utils): make paths and imports more concise and correct 2023-12-29 16:34:00 -05:00
60e564781d
refactor(*): use more sane path aliases 2023-12-28 19:58:26 -05:00