#615: Authorization for public handlers#662
Merged
josecelano merged 36 commits intotorrust:developfrom mario-nt:615-public-handlers-authorizationAug 5, 2024
+416-186
Commits
Commits on Aug 3, 2024
- committed
- committed
- committed
- committed
- committed
- committed
refactor: [torrust#615] get all categories handler now calls the category service which uses the authorization layer
committed- committed
- committed
refactor: [torrust#615] methods used by the proxy service now use the user id instead of the user compact type
committed- committed
- committed
feat: [torrust#615] added authorization layer for get public settings method of the settings service
committed- committed
- committed
- committed
feat: [torrust#615] authorization layer implemented for the get torrent method of the torrent service
committed- committed
refactor: [torrust#615] download torrent handler now calls the torrent service to get the canonical infohash
committed- committed
- committed
- committed
refactor: [torrust#615] redirect to details url with infohash method now calls the torrent service that implements the authorization layer
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Aug 4, 2024
- committed
- committed
- committed
- committed