Projects tigase _server server-core Issues #1235
Improvements to UserRepository autoCreate option (#1235)
Wojciech Kapcia (Tigase) opened 4 years ago

As a followup to (linked) database cleanup issue there were a couple of problems caused by the autoCreate option being included in the URI. Main points:

  • autoCreate should allow to create new users only for local, authenticated users.
  • with autoCreate it'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)

issue 1 of 1
Type
Epic
Priority
Normal
Assignee
Version
Candidate for next minor release
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/server-core#1235
Please wait...
Page is in error, reload to recover