certat / do-portal

This project is in maintenance mode and will only receive bug fixes, but no new features. A new version of this software is being developed.
5 stars 5 forks source link

Expose API key on /#!/account #58

Closed certrik closed 5 years ago

certrik commented 5 years ago

The API key should be exposed in the account settings page /#!/account .

ghost commented 5 years ago

By default no key is set currently. Should it be generated automatically, or on demand? If the latter, can it be re-generated?

MarkHofstetter commented 5 years ago

furthermore: is every user allowed to have/use an api key or maybe only certain (new) roles

certrik commented 5 years ago

It should be generated automatically at the moment. All users with the role "Administrator Organisation" should be shown the API key.

MarkHofstetter commented 5 years ago

an api key ist now created for users with commit 4f8683c669d8b6b6203c0c98fc3f9238215f0f0c

davewood commented 5 years ago

if backend sends an api key it is now shown

MarkHofstetter commented 5 years ago

api key is shown