change dataverseAdmin email by command line

26 views
Skip to first unread message

Alfredo Cosco

unread,
Feb 13, 2026, 10:59:50 AM (11 days ago) Feb 13
to Dataverse Users Community
Hello,
the default dataverseAdmin email is: data...@mailinator.com
Now I need to change this email befor the website becomes publicly accessible via web.

Is there an API to change the mail via curl?

Thanks,
Alfredo

Philip Durbin

unread,
Feb 13, 2026, 12:12:05 PM (11 days ago) Feb 13
to dataverse...@googlegroups.com
Hmm, if there's an API for this, I can't find it! Please feel free to create an issue!

--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dataverse-community/c9cb97e5-bf04-4d54-99a3-a51ea40e8c05n%40googlegroups.com.


--

Alfredo Cosco

unread,
Feb 14, 2026, 9:48:08 AM (10 days ago) Feb 14
to Dataverse Users Community
Thanks Phil,
here the issue: https://github.com/IQSS/dataverse/issues/12164

Alfredo

Alfredo Cosco

unread,
Feb 14, 2026, 9:54:13 AM (10 days ago) Feb 14
to Dataverse Users Community

Meanwhile, I'd like to know if, as a workaround at the end of my installation flow, directly running this database query:

UPDATE authenticateduser SET email = 'mya...@mydomain.org' WHERE id = 1;

would break the database's referential integrity, or if there are other processes I need to trigger afterward?"

Thanks,

Alfredo

Reply all
Reply to author
Forward
0 new messages