<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Forum posts to 'bugs (temp)'</title>
		<link>http://www.silverstripe.com/bugs/</link>
		

		
		<item>
			<title>Re: Adding new users?</title>
			<link>http://www.silverstripe.com/bugs/show/59566?showPost=66933</link>
			<description>Hi Ingo,&lt;br /&gt;&lt;br /&gt;sorry that my assumptions were wrong.&lt;br /&gt;but the missing ability to put member in many groups took me to that assumption...&lt;br /&gt;&lt;br /&gt;i as i sayed, i resumeed to not use 'member can be in many groups', because of the inability to use the ss backend afterwards.&lt;br /&gt;for cms users that 'member is in one group' approach is good enough i think.&lt;br /&gt;&lt;br /&gt;for securing 'frontend users' (users who can't login in cms)&lt;br /&gt;i decided to do my own enhancements on members and registration of members. &lt;br /&gt;because of the necessity to replace the member-registration form too, this seems to be a robust solution.&lt;br /&gt;&lt;br /&gt;as things develop further, i'm sure, that many other 'modules', not only forum alone, will decorate member in future with own fields.&lt;br /&gt;i've seen these things in typo3, where a lot of extensions add fields to 'users'.&lt;br /&gt;&lt;br /&gt;having my own registration form, makes it easyer to 'show only necessary' fields, for new members with additionally extensions in future..&lt;br /&gt;and not mixing my 'frontend security' into ss security system, is, as is think a good solution. ss was not designed to do a lot of 'frontend security' things.&lt;br /&gt;&lt;br /&gt;you can see this, if you remind that forum, the only thing which is capable of creating users on demand is a 'module', and not part of the core...&lt;br /&gt;and becouse there's no ability to 'email-verify' this 'online creation' in any module at start, which as i think is a MUST for any system in these times...&lt;br /&gt;BTW: sorry i'm not that far, but i promise that i'll post my solution for 'email-verirfy', if i've got it... &lt;br /&gt;(idea: decorate member with 'email-verifyed boolean, &lt;br /&gt;send email with salt after registration, &lt;br /&gt;(maybe only an url he has to visit, taking salt as an argument)&lt;br /&gt;and user has to put in his salt, to set email-verifyed to true...)&lt;br /&gt;&lt;br /&gt;so, having sayed this, please don't take me tooo serious.&lt;br /&gt;i've to say, that silverstripe is a very very very good product in this area.&lt;br /&gt;i've seen a lot of absolutely WOW things, fe sapphire, &lt;br /&gt;and ss is not too big, to not get into if studying the code.&lt;br /&gt;&lt;br /&gt;and i'm sure ss will be get better and better in future.&lt;br /&gt;&lt;br /&gt;g&lt;br /&gt;  Helmut&lt;br&gt;&lt;br&gt;Posted to: Adding new users?</description>
			<pubDate>Wed, 07 May 2008 20:18:56 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/bugs/show/59566?showPost=66933</guid>
		</item>
		
		<item>
			<title>Re: Adding new users?</title>
			<link>http://www.silverstripe.com/bugs/show/59566?showPost=66766</link>
			<description>&amp;gt; 1) first. in some prior version of ss, there were only members, and no groups. &lt;br /&gt;&amp;gt; 2) then, in a later version of ss, there was the possibility to put one member in one group. &lt;br /&gt;&amp;gt; 3) after that, things changed to 'member can be in many groups'. &lt;br /&gt;can't confirm any of these assumptions.&lt;br /&gt;&lt;br /&gt;&amp;gt; I had a try on rc3, but things in security admin seem to be more worse than now, &lt;br /&gt;can you provide some more insight of whats worse?&lt;br /&gt;&lt;br /&gt;&amp;gt;Noone could explain me till now, why there's no feature 'in the standard-product' to, if editing a member this would show a 'multiple-choice-field' corresponding to members in groups &lt;br /&gt;maybe using some nice control, like this one, shown here in that thread: &lt;br /&gt;http://www.silverstripe.com/site-builders-forum/flat/3340?start=8 &lt;br /&gt;&lt;br /&gt;generally we're open for this idea if its implement in a useable fashion - and if you're keen to hack silverstripe yourself (as you're implied), you might as well implement this and provide a patch :)&lt;br /&gt;&lt;br /&gt;&amp;gt; Implemented 'the right way' i would recommend ss solving this problem by implementing &lt;br /&gt;can you please file this as an enhancement ticket on open.silverstripe.com? way easier to keep track of suggestions this way.&lt;br&gt;&lt;br&gt;Posted to: Adding new users?</description>
			<pubDate>Wed, 07 May 2008 10:09:01 +1200</pubDate>
			<author>Ingo Schommer</author>
			<guid>http://www.silverstripe.com/bugs/show/59566?showPost=66766</guid>
		</item>
		
		<item>
			<title>Re: Adding new users?</title>
			<link>http://www.silverstripe.com/bugs/show/59566?showPost=66656</link>
			<description>i can only imagine where this troubles are from:&lt;br /&gt;1) first. in some prior version of ss, there were only members, and no groups.&lt;br /&gt;2) then, in a later version of ss, there was the possibility to put one member in one group.&lt;br /&gt;3) after that, things changed to 'member can be in many groups'.&lt;br /&gt;4) ss never had the problem in the past, that there were a 'lot of members'&lt;br /&gt;    ss is a cms-system, a member out from history is someone, who can work in the backend.&lt;br /&gt;    so troubles here began, when inventing forum module, where these 'not backend-users' &lt;br /&gt;    now can be muuuuuuuuuuuuuuuch more, than any number of cms-users in the past.&lt;br /&gt;&lt;br /&gt;and the problem is, that the security panel in SS backend is thinking, we have to deal only with 2.). it lives 'in the past'...&lt;br /&gt;which means you can't use this security panel 'as it is'.&lt;br /&gt;it takes the first group a member belongs to, and there this member will be shown&lt;br /&gt;in the security panel....&lt;br /&gt;&lt;br /&gt;I had my first 'negative' experience, when i deleted a member from a group&lt;br /&gt;and expected this, to only delete the relation, which, yeah, did more then that :--(&lt;br /&gt;&lt;br /&gt;Noone could explain me till now, why there's no feature 'in the standard-product' to, if editing a member this would show a 'multiple-choice-field' corresponding to members in groups&lt;br /&gt;maybe using some nice control, like this one, shown here in that thread:&lt;br /&gt;http://www.silverstripe.com/site-builders-forum/flat/3340?start=8&lt;br /&gt;&lt;br /&gt;but: noone prevents you to do things as they should be, anyone can change the misbehaviour for himself, by hacking ss-member code... &lt;br /&gt;but no idea, why anyone has todo this for himself... ;-)&lt;br /&gt;&lt;br /&gt;maybe things are better in final version of 2.2.2&lt;br /&gt;I had a try on rc3, but things in security admin seem to be more worse than now,&lt;br /&gt;Now (2.2.1) things are ok, if you only imagine 2.) to be the situation... &lt;br /&gt;which means, dont' try to use the feature, that one member can be in many groups, use it only like a member has only one group....&lt;br /&gt;&lt;br /&gt;Implemented 'the right way' i would recommend ss solving this problem by implementing an additional 'standard-group' field, which any member has, and ensure, that this 'standard-group' ist always in the list of all groups to which a member belongs.&lt;br /&gt;OR ss could find something else 'fe. a tag' which could be used for a first preselection of members possible, if there are a lot of them...&lt;br /&gt;Or, ss could always show 'all members' and allow some kind of 'filtering'.&lt;br /&gt;&lt;br /&gt;Putting it all together, HERE it's the same more 'general problem' that backend in ss is leaking a few more 'opportunitys' how to deal with 'a lot of DataObjects' in relations to someting.&lt;br /&gt;&lt;br /&gt;But i heard about, things will get better in this area, so theyr'e on the way :-)))&lt;br /&gt;i promised to stay tuned *ggg*&lt;br /&gt;&lt;br /&gt;g&lt;br /&gt;  Helmut&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Adding new users?</description>
			<pubDate>Wed, 07 May 2008 02:55:45 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/bugs/show/59566?showPost=66656</guid>
		</item>
		
		<item>
			<title>Re: Adding new users?</title>
			<link>http://www.silverstripe.com/bugs/show/59566?showPost=61596</link>
			<description>this is not directly related, but I have a problem when adding a new user from the admin interface (everything is fine if the user register trough the forum signup)  after having installed the forum module. When I click the newly created user, I got an error :&lt;br /&gt;&lt;br /&gt;Fatal error: Call to a member function id() on a non-object in E:\www\xemecercle\silverstripe\forum\code\ForumRole.php on line 225&lt;br /&gt;&lt;br /&gt;which is &quot;$form-&amp;gt;dataFieldByName('ConfirmPassword')-&amp;gt;id();&quot; is this related to a missing field or something?&lt;br /&gt;&lt;br /&gt;By the way, I find disturbing to have two times &quot;confirm password&quot; input when you edit a user. I guess there is one for setting a new password or something like that but it should be more explicit.&lt;br /&gt;&lt;br /&gt;And also, is there any easy way to switch a user to one group to another from the admin interface?&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Adding new users?</description>
			<pubDate>Fri, 25 Apr 2008 22:58:50 +1200</pubDate>
			<author>Thomas Portelange</author>
			<guid>http://www.silverstripe.com/bugs/show/59566?showPost=61596</guid>
		</item>
		
		<item>
			<title>Re: Adding new users?</title>
			<link>http://www.silverstripe.com/bugs/show/59566?showPost=59703</link>
			<description>hey nat, which version of silverstripe are you running?&lt;br /&gt;in 2.2.1 there were two ways to add a member in the security area: inline in the member table and through the popup. which one is not working for you?&lt;br&gt;&lt;br&gt;Posted to: Adding new users?</description>
			<pubDate>Mon, 21 Apr 2008 20:06:08 +1200</pubDate>
			<author>Ingo Schommer</author>
			<guid>http://www.silverstripe.com/bugs/show/59566?showPost=59703</guid>
		</item>
		
		<item>
			<title>Adding new users?</title>
			<link>http://www.silverstripe.com/bugs/show/59566</link>
			<description>I have never had a ss intallation that lets me add new users. I've seen a lot of other people ont he forums with this problem. No users show up int he backend, even if they are added.&lt;br&gt;&lt;br&gt;Posted to: Adding new users?</description>
			<pubDate>Mon, 21 Apr 2008 13:47:52 +1200</pubDate>
			<author>natalie ferguson</author>
			<guid>http://www.silverstripe.com/bugs/show/59566</guid>
		</item>
		

	</channel>
</rss>
