|
002787c1fc
|
add logging to internal server error
|
2023-01-20 09:34:01 -05:00 |
|
|
a22ad3ec37
|
added a handler function for common stuff like 500 error, and changed the auth failure handler. Added error handling in a few places. Unexported setDBMiddleware handler
|
2023-01-19 23:56:38 -05:00 |
|
|
a21c93555e
|
fix misspell
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-01-19 15:30:23 +01:00 |
|
|
a1f848d423
|
nit: fix comment to make correct
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-01-09 19:28:04 +01:00 |
|
|
a3230fbc72
|
fix login oppsie, fix zonefile query to check filename and username, and linting
|
2023-01-09 18:19:07 +00:00 |
|
|
da5bd54b3e
|
amended the Zone schema, fixed file upload size too small issue, refactoring, and zone file parsing works now
|
2023-01-09 18:19:07 +00:00 |
|
|
e363c83009
|
if already logged in return on login func and generate cookie for newly created users -- ensure all redirect to index
|
2023-01-09 18:19:07 +00:00 |
|
|
6e8f401e70
|
refactor, lint, refactor, lint, refactor, etc. Added config path for hashing secret, and a few other things
|
2023-01-09 18:19:07 +00:00 |
|
|
53e8d01cb9
|
handle file upload, create temp file, write that request made to DB using user/zone_file relation in DB, do other shit I forgot, linting
|
2023-01-09 18:19:07 +00:00 |
|