Per application API Token

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
pgiraud
Posts: 3
Joined: 17 Jan 2019, 08:48

Per application API Token

Post by pgiraud »

Hi,

Currently, it's possible to create API Token as a user in Mantis.
If an API token is used by an application to use the API, then all actions are made as if the user owning the token have done them himself.

For example, if the token is used to create a new user, the newly created user will receive a notification email with something like the following in the content body:
"the user "John Doe" created an account with username "blahblah"..."

Is there a way to create API tokens for applications instead of users?

Or is it possible to make it so the notification email sent is more neutral about the sender?
Post Reply