4 Commits

Author SHA1 Message Date
Oliver Günther f4eb39f79f Ensure token_name is unique per token class, and has a proper error message
The token_name was only defined for the API token, which meeting token
doesn't inherit from.

Token::Named wouldn't necessarily need to be inherited from, but only
that way will AR look up the ancestors for attribute and error names.
2025-09-03 14:06:35 +02:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Andreas Pfohl 43483e19d4 [48619] Fixed APITokens::CreateContract spec 2024-07-03 09:38:21 +02:00
Andreas Pfohl ecaaf43be7 [48619] Added specs for api token services and contracts 2024-07-03 09:38:20 +02:00