PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Wed Feb 22, 2006 2:36 pm Reply with quote Back to top

Iīm using comments in news. If someone click and checks userinfo in a comment he is able to see the group membership with expiration date of this user. Thatīs a problem because of data security. How do I change this ?
View user's profile Send private message Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Feb 22, 2006 4:19 pm Reply with quote Back to top

I am not sure I understand the question Susann.
How does showing a users group membership expiry date affect the security of the comment(?) data ?
View user's profile Send private message Send e-mail Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Wed Feb 22, 2006 5:12 pm Reply with quote Back to top

Guardian

No, that the security of the comment but the personal data of course I meant only the memberships. Hard to explain.

thatīs the first time Iīm using groups. All groups are set to private. Iīm not sure if the comments are really working like the should but another webmaster I asked had also problems with the comments in news.However, I donīt like to show the VIPīs and generally the group memberships on the site to everyone through comments. So the simple solution is no activation of comments. But Iī ll think about this problem again.
View user's profile Send private message Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Feb 22, 2006 5:44 pm Reply with quote Back to top

So, you are asying that you would prefer the site users to not know who is in each group and the comments allows you to see it.
I think I understand now.

So what is really needed is a permission check based on groups to the comments function so only the group who the poster belongs too can see it.

Nice idea.
View user's profile Send private message Send e-mail Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Wed Feb 22, 2006 5:57 pm Reply with quote Back to top

Thatīs your interpretation indeed a nice idea. Smile
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Wed Feb 22, 2006 6:12 pm Reply with quote Back to top

Yeah, I see what you mean. That really doesn't make sense to show it to everyone. It was added as a part of the Your Account module index.php change for NSN Groups. We may need to modify that to check to make sure only YOU can see YOUR NSN Groups (which I think is what this was intended for to begin with).
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Wed Feb 22, 2006 6:18 pm Reply with quote Back to top

Guardian and Susann, I have opened a bug report on this one and tied it to "Module - Groups".
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Wed Feb 22, 2006 8:54 pm Reply with quote Back to top

Susann, until we can get a bug release out, I suggest you replace your RavenNuke76 2.02.00 version of modules/Your_Account/index.php script with that from Chatserv's 3.1 patchset. All you are losing is the display of these groups. Once we have a bug fix, you can simply replace it back with the fixed one.

Trust me.... Smile
View user's profile Send private message Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Thu Feb 23, 2006 8:17 am Reply with quote Back to top

Donīt know why I only concentrate on the comments function. I replaced the index.php. Works fine. Smile
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Thu Feb 23, 2006 8:23 am Reply with quote Back to top

We'll get this fixed in the 2.02.02 patch release.
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16986
Location: Kansas

PostPosted: Fri Feb 24, 2006 12:34 am Reply with quote Back to top

This is from the README for NSN Groups. Does this pertain to this matter?
Code:

If you want admin status to over-ride groups status open includes/nsngr_func.php and find:
    /*if (is_admin($admin)) {
        return 1;
    } else*/if (is_user($user)) {

this appears in two functions, in_group() and in_groups(), then change it to:
    if (is_admin($admin)) {
        return 1;
    } elseif (is_user($user)) {
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Fri Feb 24, 2006 5:54 am Reply with quote Back to top

I don't think so. If I remember correctly, that is to ensure that the Admin will always see the blocks, messages and modules that are tied to "Groups" even if he/she is not specifically tied to a group.
View user's profile Send private message Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Fri Feb 24, 2006 8:12 pm Reply with quote Back to top

I couldnīt find out any difference in userinfo.
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Thu Mar 09, 2006 8:32 am Reply with quote Back to top

This has been fixed in CVS for 2.02.02.
View user's profile Send private message Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Thu Mar 09, 2006 8:54 am Reply with quote Back to top

Great ! worship
View user's profile Send private message Visit poster's website
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest Đ 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is Đ copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum