-
@andrzej.wojcik as per our conversation I disabled
autoCreateon one node (kotali@ec2-54-218-5-142.us-west-2.compute.amazonaws.com) to see if the issue keeps happening)
| Type |
Epic
|
| Priority |
Normal
|
| Assignee | |
| Version |
Candidate for next minor release
|
Iterations
Issue Votes (0)
As a followup to (linked) database cleanup issue there were a couple of problems caused by the
autoCreateoption being included in the URI. Main points:autoCreateshould allow to create new users only for local, authenticated users.autoCreateit's impossible to delete users as it calls to getUID, which… creates the user.(this is an "epic" / user story type of task and actual implementation task should be created one course of action is determined)