IATI / ckanext-iati

CKAN extension for the IATI Registry
http://iatiregistry.org
9 stars 6 forks source link

Automatically generate API Key for new user accounts #358

Closed andreaszenasidi closed 3 years ago

andreaszenasidi commented 3 years ago

When new user accounts are created the API Key is not getting generated automatically.

Expected behaviour

  1. When a new user registered via the Register button the API Key should be automatically generated for them
  2. When a sysadmin adds a new member to a publisher using the below screen the new user should have an automatic API key generated for them image
ss-bhat commented 3 years ago

@andreaszenasidi

This is the core functionality. I don't see any bug here.

User/sysadmin should generate API key, key will not be generated automatically for a new user. (Either through register or new members of the publisher)

User page -> Manage -> Regenerate API key

ss-bhat commented 3 years ago

Enhancement: Generate API key automatically.

andreaszenasidi commented 3 years ago

This request is not relevant anymore. We are transitioning from API Keys to API Tokens. More info on the change can be found on IATI Connect.