Commit Graph

7 Commits (42a4bad0f0ee5690ae42b85b5db7a9759a59b51a)

Author SHA1 Message Date
Eric Leijonmarck 17537b033d
API keys: Add last_used_at and docs changes for migration (#64293) 3 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Sofia Papagiannaki e6b9ded949
API: Add service account routes to the swagger (#52398) 3 years ago
Karl Persson 6c6137f45a
Access control: Pass access control metadata for api keys (#48445) 4 years ago
Agnès Toulet 6dd109b927
API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) 5 years ago
Torkel Ödegaard c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 11 years ago