Guillermo Portas
Guillermo Portas
**Overview of the Feature Request** Now that the [API extension](https://github.com/IQSS/dataverse/pull/10884) is ready and these fields are returned in the create dataset form, we need to prepopulate them just as in...
**Overview of the Feature Request** Based on the design implemented in the OIDC PoC for the SPA, we need to manage the case in BearerTokenAuthMechanism where there is no registered...
**What this PR does / why we need it**: Adds a new endpoint (`PUT /api/dataverses/`) for updating an existing Dataverse collection using a JSON file following the same structure as...
**What this PR does / why we need it**: Changes users/token GET endpoint to support any auth mechanism for retrieving the token. Previously, this endpoint only accepted an API token...
**What this PR does / why we need it**: **Which issue(s) this PR closes**: Closes # **Special notes for your reviewer**: **Suggestions on how to test this**: **Does this PR...
**Overview of the Feature Request** The current endpoint requires to pass an API token for retrieving the current API token info. We need to change this to support actual API...
**What this PR does / why we need it**: This PR focuses on the first two points described in the new settings design definition (https://docs.google.com/document/d/1qaXFmM6qwApd-DYMdbWh2_obfeNzC_Do5_PY2oV9_R8/edit#bookmark=id.49fin9hsker0). The public settings have been...