wakapi/routes
Ferdinand Mütsch 35ef323b19 security: migrate to argon2id password hashing
fix: support super long passwords (resolve #494)
2023-07-08 19:15:59 +02:00
..
api fix: badge endpoint caching (resolve #496) 2023-07-08 18:44:40 +02:00
compat fix: badges broken (resolve #475) 2023-03-15 21:47:12 +01:00
relay fix: include query params with relayed request 2023-04-04 00:15:56 +02:00
utils fix: badges broken (resolve #475) 2023-03-15 21:47:12 +01:00
handler.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
home.go chore: ability to disable home page (resolve #460) 2023-03-04 09:33:36 +01:00
imprint.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
leaderboard.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
login.go security: migrate to argon2id password hashing 2023-07-08 19:15:59 +02:00
routes.go feat: implement file statistics (resolve #80) 2023-03-22 20:45:27 +01:00
settings.go security: migrate to argon2id password hashing 2023-07-08 19:15:59 +02:00
subscription.go fix: return ok status even upon subscription event handling failure [skip ci] 2023-04-10 18:49:29 +02:00
summary.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00