On 04/01/2013 16:26, Colm O hEigeartaigh wrote: > Ok thanks. I guess it is something we should fix before the release.
Hum, you're right: would you mind to open an issue for this? > Another question. I am creating a new user + adding a resource and it > propagates fine. Next, I create another new user without a resource. I then > edit the user again and try to add a resource, and I get an error about an > empty password. Is this a regression? I seem to recall that I could do this > before. You are actually talking about SYNCOPE-136, scheduled for 1.2.0. Subscribing a resource without providing a password has never been possible without additional tweaking (a.k.a extending UserController and overriding the update() method). Regards. > On Fri, Jan 4, 2013 at 3:22 PM, Francesco Chicchiriccò > <[email protected]>wrote: > >> On 04/01/2013 16:19, Colm O hEigeartaigh wrote: >>> Hi all, >>> >>> Launching Syncope 1.1-SNAPSHOT in embedded mode, a lot of the users seem >> to >>> be invalid according to the schema. For example, "user1" is missing >> values >>> for the required attributes "surname" and "userId". Is this an oversight >> or >>> is there any reason for this? >> Hi Colm, >> no reason AFAICT: embedded users are test users, have been defined time >> over time and might not met current constraints. >> >> Naturally, it is possible to have users with missing required attributes >> only because they are not loaded via REST but at JDBC level. >> >> Regards. -- Francesco Chicchiriccò ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member http://people.apache.org/~ilgrosso/
