|
6c709b97a1
|
add rate limiting
|
2023-01-20 18:29:33 -05:00 |
|
|
c59553184a
|
added swagger docs, turn nolintlint OFF, and documented API routes in Swagger
|
2023-01-20 16:53:11 -05:00 |
|
|
002787c1fc
|
add logging to internal server error
|
2023-01-20 09:34:01 -05: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 |
|
|
0e09ff1856
|
fix(deps): update module gorm.io/gorm to v1.24.3
|
2023-01-06 14:30:27 +00:00 |
|
|
76bda66fdb
|
fix(deps): update module golang.org/x/crypto to v0.5.0
|
2023-01-06 00:30:43 +00:00 |
|
|
c7893eb38e
|
do the jwt shit
|
2022-12-30 21:48:01 -05:00 |
|
|
5fa55b22e1
|
autism: go mod tidy
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2022-12-30 22:55:12 +01:00 |
|
|
fe454dd2c7
|
Use pure go sqlite instead of the cgo one (#1)
Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: https://git.freecumextremist.com/grumbulon/pomme/pulls/1
|
2022-12-30 18:04:44 +00:00 |
|
|
93b9f23a25
|
handle incoming requests of zonefiles somewhat
|
2022-12-11 22:15:35 -05:00 |
|
|
2965700048
|
more auth stuff
|
2022-12-11 10:54:32 -05:00 |
|
|
06210317dd
|
database thing
|
2022-12-11 01:57:53 -05:00 |
|
|
11e6900e1d
|
switched from mux to Chi for way better auth middleware support, started building out auth flow, and a few other things
|
2022-12-11 01:10:02 -05:00 |
|
|
cd09dc190a
|
initial commit
|
2022-12-02 21:15:49 -05:00 |
|