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 04:23:46 +00:00
Code
Issues
Releases
Wiki
Activity
3e839fdf5f
pomme
/
internal
History
Sam Therapy
3e839fdf5f
fix(api): 401 on bad auth
...
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-31 19:09:17 +01:00
..
api
fix(api): 401 on bad auth
2023-01-31 19:09:17 +01:00
db
added read DB path from config, add DB paths to sample config, added render library for JSON responses, removed plaintext password from User struct, made error handler funcs return json and their calls to include http.Request, and made API tests use httptest server
2023-01-30 19:49:52 -05:00
util
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
configuration.go
added read DB path from config, add DB paths to sample config, added render library for JSON responses, removed plaintext password from User struct, made error handler funcs return json and their calls to include http.Request, and made API tests use httptest server
2023-01-30 19:49:52 -05:00