This website requires JavaScript.
Explore
Pages
Legacy CI (Drone)
Help
Register
Sign in
mirrors
/
pomme
Watch
1
Star
0
Fork
You've already forked pomme
0
mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced
2024-11-22 22:03:45 +00:00
Code
Issues
Releases
Wiki
Activity
7e72056a6e
pomme
/
internal
/
api
History
grumbulon
7e6594f3c7
move defer file.Close() to before validateContentType because that could cause problems
2023-01-21 11:21:41 -05:00
..
api.go
add rate limiting
2023-01-20 18:29:33 -05:00
auth.go
documented rate limiting, added check if file already exists and error out if it does, and small swagger edits
2023-01-20 20:33:56 -05:00
jwt.go
make jwt expiration consistent with cookies
2023-01-20 10:10:27 -05:00
users.go
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
zone.go
move defer file.Close() to before validateContentType because that could cause problems
2023-01-21 11:21:41 -05:00