Open JanVog opened 5 years ago
@JanVog: From my understanding you can only register users on the server side. There exists a script in the folder docker/bin folder to create a user manually.
@hoehnp Hm okey, unfortunate. And creating groups, etc.? Can this inly be done via PhpMyAdmin by creating the database entries by hand?
@JanVog: what do you mean by etc.? In general once we have managed it in PhpMyAdmin, we could also wrap it in a script like the one I mentioned.
@hoehnp Hm okey, unfortunate. And creating groups, etc.? Can this inly be done via PhpMyAdmin by creating the database entries by hand?
Hi, I'm waking up the issue to ask if you find a way to add a group with a shared library (as happens on the zotero server) via the phpMyAdmin interface and how to add it to the zotero client configuration
When I try to register a new user in the zotero client, I get redirected to the zotero.org website. When I create an account on this site, this account is not available in the zotero client (username and password not found). How can I not redirect to the zotero.org website but to my own registration site instead (in case there is a registration page included in this repo)?