This repository has been archived on 2025-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
kolaente 99a67e09b1
All checks were successful
continuous-integration/drone/push Build is passing
feat(api): all usable routes behind authentication now have permissions
Previously, only routes which were coming from crudable entities could be used with an api token because there was no way to assign permissions to them. This change implements a more flexible structure for api permissions under the hood, allowing to add permissions for these routes and making them usable with an api token.

Resolves https://github.com/go-vikunja/vikunja/issues/266
2024-06-03 21:35:09 +02:00
..
2024-04-13 20:13:24 +02:00
2024-01-28 13:36:13 +01:00
2024-02-12 14:23:16 +01:00
2024-03-20 08:35:16 +00:00